hdegroote/p2proxy-client

By hdegroote

Updated 10 months ago

A peer-to-peer proxy which can connect firewalled services (client)

Image
Networking
0

1.4K

hdegroote/p2proxy-client repository overview

P2Proxy Client

Source at https://gitlab.com/dcent-tech/p2proxy

Usage

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.

Tag summary

Content type

Image

Digest

sha256:99c42e5cc

Size

76.9 MB

Last updated

10 months ago

docker pull hdegroote/p2proxy-client:v1.1.5