- Install I2P
- Download I2P
java -jar i2pinstall_*.jar
- Install Java Service Wrapper
- Download Community Version
tar xzf wrapper-*.tar.gz
cp wrapper*/bin/wrapper /Applications/i2p/i2psvc
cp wrapper*/lib/wrapper.jar /Applications/i2p/lib
cp wrapper*/lib/libwrapper.so /Applications/i2p/lib
- Try to start I2P using
/Applications/i2p/i2prouter start
or Start I2P Router apptail -f /tmp/wrapper.log
and look for any problems
- Configure FireFox browser
- Install FoxyProxy
- Set HTTP Proxy:
127.0.0.1, Port: 4444
- Whitelist
https?://127.0.0.1/*
- Whitelist
*.i2p/*
- Install I2PMonitor
- Download I2PMonitor
- Install I2PControl Router Plugin
- Open router console in the browser and navigate to clients settings.
- Enter following URL into the “Plugin Installation” field: http://plugins.i2p/files/I2PControl.xpi2p and click on “Install Plugin”.
- Wait until plugin is downloaded and installed. Be patient, it can take time, if your router is not yet good integrated into network.
- Launch I2PMonitor app
Last active
September 23, 2024 01:11
-
-
Save aint/9bd4903700ee4123bfcf to your computer and use it in GitHub Desktop.
Set Up I2P on Mac OS X
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why is the Homebrew formula missing the entry in
/Applications
?Why doesn't the Homebrew formula register a compatible edition of the JVM for the i2p package?
Why go to the bother of the JVM only to be defeated by ISA's...