#go #censorship_circumvention #golang #http_proxy #hysteria #proxy #quic #relay #reliable_udp #socks5 #tun #vpn
https://github.com/HyNetwork/hysteria
https://github.com/HyNetwork/hysteria
GitHub
GitHub - apernet/hysteria: Hysteria is a powerful, lightning fast and censorship resistant proxy.
Hysteria is a powerful, lightning fast and censorship resistant proxy. - apernet/hysteria
#go #gvisor #linux_network_namespace #man_in_the_middle #monastery #networking #tun_device
`httptap` is a tool that lets you see the HTTP and HTTPS requests made by any Linux program. You can use it by running `httptap -- <command>`, and it will show you the details of the HTTP requests and responses without needing root access or changing your system settings. It works by running the command in a separate network namespace and decrypting HTTPS traffic using a temporary certificate authority. This helps you understand what your programs are doing online, which can be very useful for debugging or learning how different tools work. For example, you can see the exact URLs and responses when using `curl` or other commands, making it easier to troubleshoot issues or analyze network behavior.
https://github.com/monasticacademy/httptap
`httptap` is a tool that lets you see the HTTP and HTTPS requests made by any Linux program. You can use it by running `httptap -- <command>`, and it will show you the details of the HTTP requests and responses without needing root access or changing your system settings. It works by running the command in a separate network namespace and decrypting HTTPS traffic using a temporary certificate authority. This helps you understand what your programs are doing online, which can be very useful for debugging or learning how different tools work. For example, you can see the exact URLs and responses when using `curl` or other commands, making it easier to troubleshoot issues or analyze network behavior.
https://github.com/monasticacademy/httptap
GitHub
GitHub - monasticacademy/httptap: View HTTP/HTTPS requests made by any Linux program
View HTTP/HTTPS requests made by any Linux program - monasticacademy/httptap