Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 510 Bytes

File metadata and controls

16 lines (10 loc) · 510 Bytes

8ball

Super Simple XMR payment gateway.

Create payment addresses that are easy to track and which forward funds to a secured wallet.

Binaries

go build -o build/ ./cmd/...
  • http2socks: just a small tooling for translating an HTTP proxy request to a SOCKS5.
  • gateway: Payment gateway with commissions enabled. Only two endpoints, see: https://xmrgateway.com/
  • tunnel: internal tool for connecting two machines securely without the pain of Let's encrypt automation. (Uses libp2p)