Skip to content

kytvi2p/docker-i2pd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is an unofficial Dockerized i2pd within a Debian Jessie image.

Run with the following:

docker run --name i2pd -p 7070:7070 -p 4446:4446 -p 6668:6668 kytv/i2pd

If no parameters are specified, i2pd will be run with the following options:

--service=0 --daemon=0 --unreachable=1 --ircdest=irc.postman.i2p

Publish how many (or how few) ports as you want. Ports exposed by default include

  • 2827 — BOB
  • 4446 — eepSite proxy
  • 6668 — Irc2P proxy
  • 7650 — I2PControl
  • 7655 — SAM (UDP)
  • 7656 — SAM (TCP)

About

Unofficial dockerized i2pd

Resources

License

Stars

Watchers

Forks

Packages

No packages published