IPsec VPN server with i2p and onion routing.
625
IPsec VPN server with i2p and onion routing
WEB serfing with no limits. Open any sites, including onion ones and i2p too!
Based on IPsec VPN server by hwdsl2
docker run \
--name rollter \
-e VPN_IPSEC_PSK=your_ipsec_pre_shared_key \
-e VPN_USER=your_vpn_username \
-e VPN_PASSWORD=your_vpn_password \
-p 500:500/udp \
-p 4500:4500/udp \
-d --privileged \
thedmdim/rollter
For extended setup go to IPsec VPN server by hwdsl2, 'cause this image inherits all functionality of it.
Then, to access TOR/I2P, connect to http://192.168.42.1:8888
Content type
Image
Digest
Size
72.8 MB
Last updated
over 4 years ago
docker pull thedmdim/rollter