Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional I2P support #171

Open
epiccurious opened this issue Dec 10, 2023 · 0 comments
Open

Add optional I2P support #171

epiccurious opened this issue Dec 10, 2023 · 0 comments
Assignees
Labels
FEATURE New feature or request HARD Extra attention is needed SECURITY Security and privacy issues

Comments

@epiccurious
Copy link
Owner

sudo apt-get install libminiupnpc-dev
cd i2pd/
cd build/
cmake -DWITH_UPNP=OFF
make
sudo make install
sudo ln -s /usr/local/bin/i2pd /usr/sbin/i2pd
systemctl unmask i2pd
systemctl start i2pd
@epiccurious epiccurious self-assigned this Dec 10, 2023
@epiccurious epiccurious added FEATURE New feature or request HARD Extra attention is needed SECURITY Security and privacy issues labels Dec 11, 2023
@epiccurious epiccurious changed the title Add i2p support Add optional i2p support Dec 11, 2023
@epiccurious epiccurious changed the title Add optional i2p support Add optional I2P support Dec 12, 2023
@epiccurious epiccurious added this to the Phase II: Privacy milestone Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEATURE New feature or request HARD Extra attention is needed SECURITY Security and privacy issues
Projects
None yet
Development

No branches or pull requests

1 participant