RoboSats
Docker 应用程序 from Raccommode's Repository
概述
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.
要求
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:12596]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Web UI PortPorttcp
RoboSats self-hosted client web interface. Container port: 12596.
- 目标
- 12596
- 默认值
- 12596
- 价值
- 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.
- 目标
- TOR_PROXY_IP
- 默认值
- 127.0.0.1
- 价值
- 127.0.0.1
Tor Proxy PortVariable
SOCKS Tor proxy port used by the client to reach coordinators.
- 目标
- TOR_PROXY_PORT
- 默认值
- 9050
- 价值
- 9050
详细信息
存储库
recksato/robosats-client:v0.8.4-alpha最后更新2026-05-31
初见2026-05-19
在Unraid 上运行 RoboSats 。
RoboSats 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。