hdegroote/p2proxy-server

By hdegroote

Updated 10 months ago

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

Image
Networking
0

1.3K

hdegroote/p2proxy-server repository overview

P2Proxy Server

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

Usage

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

Tag summary

Content type

Image

Digest

sha256:ca15cce39

Size

76.9 MB

Last updated

10 months ago

docker pull hdegroote/p2proxy-server:v1.1.5