Skip to content

robertfoss/i2pjump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i2pjump

I2P jump service. A sort of dumb 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published