[GH-ISSUE #214] .i2p and .onion forwarding support? #135

Closed
opened 2026-02-27 23:15:36 +03:00 by kerem · 5 comments
Owner

Originally created by @whoizit on GitHub (Feb 4, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/214

like this for privoxy:

forward .i2p localhost:4444
forward-socks4a .onion localhost:9050 .

https://wiki.archlinux.org/index.php/Privoxy#i2p

Originally created by @whoizit on GitHub (Feb 4, 2019). Original GitHub issue: https://github.com/snail007/goproxy/issues/214 like this for privoxy: ``` forward .i2p localhost:4444 forward-socks4a .onion localhost:9050 . ``` https://wiki.archlinux.org/index.php/Privoxy#i2p
kerem closed this issue 2026-02-27 23:15:36 +03:00
Author
Owner

@snail007 commented on GitHub (Feb 4, 2019):

it's decided of your browser setting proxy server supported or not.

<!-- gh-comment-id:460177249 --> @snail007 commented on GitHub (Feb 4, 2019): it's decided of your browser setting proxy server supported or not.
Author
Owner

@whoizit commented on GitHub (Feb 4, 2019):

But it's remote proxy, this localhost it's setting on remote proxy. I just set http://<my_remote_proxy_ip> to browser settings and I can get .i2p, .onion resources over remote proxy. So I haven't i2p/tor services on my PC

<!-- gh-comment-id:460188447 --> @whoizit commented on GitHub (Feb 4, 2019): But it's remote proxy, this localhost it's setting on remote proxy. I just set http://<my_remote_proxy_ip> to browser settings and I can get .i2p, .onion resources over remote proxy. So I haven't i2p/tor services on my PC
Author
Owner

@snail007 commented on GitHub (Feb 4, 2019):

you can start a local goproxy as client of your remote parent proxy , browser's proxy setting using local goproxy

<!-- gh-comment-id:460206406 --> @snail007 commented on GitHub (Feb 4, 2019): you can start a local goproxy as client of your remote parent proxy , browser's proxy setting using local goproxy
Author
Owner

@whoizit commented on GitHub (Feb 4, 2019):

it makes no sense

<!-- gh-comment-id:460245550 --> @whoizit commented on GitHub (Feb 4, 2019): it makes no sense
Author
Owner

@snail007 commented on GitHub (Feb 4, 2019):

domains in blocked file goproxy will using parent access them , read manual about blocked file.

<!-- gh-comment-id:460248102 --> @snail007 commented on GitHub (Feb 4, 2019): domains in blocked file goproxy will using parent access them , read manual about blocked file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#135
No description provided.