A peer-to-peer proxy which can connect firewalled services (client)
1.4K
Source at https://gitlab.com/dcent-tech/p2proxy
docker run --rm --network host --env P2PROXY_PORT=<port> --env P2PROXY_SEED=<secret seed> hdegroote/p2proxy-client
Replace the port with the port through which you wish to access the proxy, and the seed with your secret seed.
Note: in theory, the bridge network + port forwarding should work, but there is an interaction with the DHT. Until that has been figured out, using the host network is an easy work-around.
Content type
Image
Digest
sha256:99c42e5cc…
Size
76.9 MB
Last updated
10 months ago
docker pull hdegroote/p2proxy-client:v1.1.5