Show HN: Gohpts tproxy with arp spoofing and sniffing got a new update
shadowy-pycoder Saturday, February 07, 2026What is changed:
1) Faster proxying: now it creates several instances of TCP and UDP servers within one process (works on Linux and Android)
2) Better packet parsing: DNS traffic became more detailed and robust
3) Added more optimizations to auto configuration and ability to ignore certain ports
4) License change: migrating from MIT to GPLv3
Summary
The article describes a Go-based HTTP proxy that can forward requests to a SOCKS5 server, allowing users to access content through a proxy network. It provides instructions for building and running the proxy, as well as configuring it to work with various SOCKS5 servers.
2
0
Summary
github.com