panticz.de - Don't worry! It's only stuff... · May 8, 2025
SSH forward traffic and DNS with socks5h
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
SSH forward traffic and DNS with socks5h ssh panticz 8. May 2025 - 14:43 Socks SSH forward internet and DNS https://datawookie.dev/blog/2023/12/ssh-tunnel-dynamic-port-forwarding/ # local ssh -R 1080 user @ remote # remote export http_proxy =socks5h: // localhost: 1080 export https_proxy =socks5h: // localhost: 1080 # export HTTPS_PROXY=socks5://localhost:1080/ #echo "nameserver 127.0.0.1" >…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.