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

How can I make I2P use a SOCKS5 proxy for initializing network connections? #2086

Closed
cevin opened this issue Aug 14, 2024 · 1 comment
Closed

Comments

@cevin
Copy link

cevin commented Aug 14, 2024

No description provided.

@cevin cevin changed the title How can I import some seed nodes if certain countries block the initialization of I2P? How can I make I2P use a SOCKS5 proxy for initializing network connections? Aug 14, 2024
@Vort
Copy link
Contributor

Vort commented Aug 14, 2024

You can try this option:

i2pd/contrib/i2pd.conf

Lines 235 to 237 in 0c92483

## If you run i2pd behind a proxy server, set proxy server for reseeding here
## Should be http://address:port or socks://address:port
# proxy = http://127.0.0.1:8118

Another option is to use Yggdrasil.

@cevin cevin closed this as completed Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants