Socks proxy trouble #354
Closed
GadskyPapa
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Fixed by #367 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've configured socks5 proxy:
proxies = [
"socks5://127.0.0.1:1080"
]
I see no traffic through 127.0.0.1:1080. I use tcpdump to sniff:
If i run curl like that, i see traffic and response.
Any ideas?
mtg --version
2.1.13 (go1.26.0: 2026-02-28T13:52:05Z on fefc479, modules checksum nAOZm4HMzyCrtqhWlwz3e+8hFCWZjaYE3zgEiIR/YoA=)
uname -a
FreeBSD localhost 15.0-STABLE FreeBSD 15.0-STABLE stable/15-n282001-5626e81f1a43 GENERIC amd64
Beta Was this translation helpful? Give feedback.
All reactions