geti2p/i2pjump

Sponsored OSS

By geti2p

Updated almost 7 years ago

I2P Jump Server

Image
Networking
Security
0

1.2K

i2pjump

I2P jump service. A sort of slave DNS server for I2P.

Running

Python

$ python i2pjump.py

Docker

$ docker run --net="host" -p 8081:8081 -v $(pwd)/hosts.db:/i2pjump/hosts.db:rw geti2p/i2pjump:latest

Docker Pull Command

docker pull geti2p/i2pjump