This website requires JavaScript.
Explore
Help
Sign In
I2P_Developers
/
i2p.itoopie
Watch
3
Star
0
Fork
0
You've already forked i2p.itoopie
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f9d3b157f075e682005e27069a897b9ba7ad4e4f
i2p.itoopie
/
installer
/
resources
/
eepget
4 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added eepget wrapper script for *nix
2005-04-03 13:35:52 +00:00
#!/bin/sh
Emergency patch to I2PTunnelIRCClient, not sure why zero length strings are getting passed to it. Oh, and my first patch\!
2005-10-15 22:55:14 +00:00
export I2P=~i2p/i2p
java -cp $I2P/lib/i2p.jar net.i2p.util.EepGet $*
Reference in New Issue
Copy Permalink