A peer-to-peer proxy which can connect firewalled services (server)
1.3K
Source at https://gitlab.com/dcent-tech/p2proxy
docker run --network host --env P2PROXY_PORT=<port> --env P2PROXY_SEED=<secret seed> hdegroote/p2proxy-server
Replace the port with the port you wish to proxy, and the seed with your secret seed.
Note the --network host flag, as we can't proxy from the host's localhost when using the default bridge network
Content type
Image
Digest
sha256:ca15cce39…
Size
76.9 MB
Last updated
10 months ago
docker pull hdegroote/p2proxy-server:v1.1.5