-
-
Notifications
You must be signed in to change notification settings - Fork 103
Using I2P outproxy
Oleksandr Garmatin edited this page Apr 26, 2024
·
8 revisions
You can use I2P to visit regular sites.
Make sure you are using http://outproxy.acetone.i2p:3128 or http://4uhjrmilirueyiaps7qshnyhbamyxusyjcbiy6lwh7oq5wyqisbq.b32.i2p:8888 outproxy address.
network.proxy.http -> 127.0.0.1; network.proxy.http_port -> 4444
network.proxy.ssl -> 127.0.0.1; network.proxy.ssl_port -> 4444;
network.proxy.type -> 1;
You can see that you are visiting a regular site using I2P. You are actually using the chain I2P -> Outproxy -> Tor -> regular Internet.
Thanks to the volunteers for the availability of using I2P outproxy!