RoboSats
Aplicación Docker from Raccommode's Repository
Visión general
RoboSats is a simple and private peer-to-peer Bitcoin exchange client. It serves the local web app and proxies coordinator API traffic through a Tor SOCKS proxy, using Lightning hold invoices to reduce custody and trust requirements.
Requisitos
This template runs the RoboSats self-hosted client, not a coordinator backend, Lightning node, database, or Tor daemon. The client needs a reachable SOCKS Tor proxy through TOR_PROXY_IP and TOR_PROXY_PORT. Upstream's compose example shares a Tor container network namespace with the client; on Unraid, use a reachable Tor container or host proxy and adjust these variables accordingly before trading.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:12596]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
RoboSats self-hosted client web interface. Container port: 12596.
- Objetivo
- 12596
- Por defecto
- 12596
- Valor
- 12596
Tor Proxy IPVariable
SOCKS Tor proxy host used by the client to reach coordinators. Use 127.0.0.1 only when the Tor proxy shares this container's network namespace; otherwise use a reachable Tor container hostname, IP, or host proxy address.
- Objetivo
- TOR_PROXY_IP
- Por defecto
- 127.0.0.1
- Valor
- 127.0.0.1
Tor Proxy PortVariable
SOCKS Tor proxy port used by the client to reach coordinators.
- Objetivo
- TOR_PROXY_PORT
- Por defecto
- 9050
- Valor
- 9050
Categorías
Detalles
Repositorio
recksato/robosats-client:v0.8.4-alphaÚltima actualización2026-05-31
Visto por primera vez2026-05-19
Ejecute RoboSats en Unraid.
RoboSats se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.