Hi,
Hopefully this would help someone!
(I2P Link): http://0xcc.i2p/howto-setup-an-i2p-outproxy/
(Internet Link): https://0xcc.re/howto-setup-an-i2p-outproxy/
Search found 5 matches
- 07 Apr 2019 10:10
- Forum: Guides
- Topic: Howto run a OutProxy in I2P
- Replies: 2
- Views: 27256
- 16 Oct 2018 13:42
- Forum: Guides
- Topic: I2P(d) testnet script/howto blog post
- Replies: 0
- Views: 10875
I2P(d) testnet script/howto blog post
Hopefully someone finds this usefully: 128 i2pd routers on the same system, but in multiple subnets linked between 8 virtual switches. * I2P link: http://0xcc.i2p/how-to-run-128-i2p-routers-in-multiple-subnets-on-a-single-linux-system/ * Clearnet link: https://0xcc.re/how-to-run-128-i2p-routers-in-m...
- 13 Oct 2018 04:15
- Forum: Releases
- Topic: OS X Launcher Alpha: 0.9.37
- Replies: 0
- Views: 19500
OS X Launcher Alpha: 0.9.37
Hi,
Builds for the OS X launcher is available at: https://download.i2p2.de/macosx/current-experimental/
A little less alpha than the very first builds.
Enjoy!
Builds for the OS X launcher is available at: https://download.i2p2.de/macosx/current-experimental/
A little less alpha than the very first builds.
Enjoy!
- 24 Aug 2018 13:38
- Forum: Router
- Topic: updater weirdness on OSX
- Replies: 4
- Views: 17613
Re: updater weirdness on OSX
Hi, Did you might alter the build.xml as well? Usually ant should set the target to java 1.7 (51) and not 54 which is JDK 10. I suspect you might have JAVA_HOME point to JDK9 by mistake maybe? Since it's complaining about that it's not 53. Ref. https://en.wikipedia.org/wiki/Java_class_file for java ...
- 02 Aug 2018 15:13
- Forum: Guides
- Topic: Monotone on Mac OS X
- Replies: 0
- Views: 8281
Monotone on Mac OS X
Hi, I've discovered monotone is removed from brew. To still be able to install monotone via brew, do: brew install https://github.com/Homebrew/homebrew-core/blob/967b4f01cabdd28e9ba0a840ade2b5dcda4bf7e0/Formula/monotone.rb ln /usr/local/opt/libidn/lib/libidn.12.dylib /usr/local/opt/libidn/lib/libidn...