I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
eepget 83 B
#!/bin/sh
I2P="%INSTALL_PATH"
java -cp "$I2P/lib/i2p.jar" net.i2p.util.EepGet "$@"