gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio
UDPspeeder is a network acceleration tool and loss-resistant proxy that uses forward error correction and UDP tunneling to maintain throughput over unstable, lossy connections. It functions as a cross-protocol traffic tunnel that wraps TCP, UDP, and ICMP traffic into a single UDP stream to reduce packet loss and improve stability. The project specializes in enhancing connectivity on high-latency paths by adding redundant data to the stream through packet-level redundancy coding. This approach allows it to stabilize data flows and increase download speeds for users experiencing frequent packet
Gost is a Go-based network tunnel and multi-protocol proxy server. It functions as a gateway for routing TCP and UDP traffic, creating secure network tunnels between remote endpoints, and acting as a DNS proxy server to resolve domain name queries. The project is distinguished by its ability to implement multi-hop proxy chaining, which links multiple network nodes in a sequence to route traffic through specific paths. It also provides transparent proxying by integrating with virtual network interfaces to intercept system-level traffic without requiring manual client configuration. The system
A Rust port of shadowsocks
udp2raw is a network tunneling tool designed to bypass firewalls and obfuscate UDP traffic. It wraps UDP packets in alternative headers and utilizes raw socket networking to move data through networks that otherwise block or throttle UDP traffic.
Principalele funcționalități ale wangyu-/udp2raw sunt: UDP Tunneling, Network Traffic Obfuscators, Firewall Bypass Utilities, Raw Socket Injection, Packet Authentication, Packet Injection Engines, Restrictive Network Connectivity, Raw.
Alternativele open-source pentru wangyu-/udp2raw includ: ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… wangyu-/udpspeeder — UDPspeeder is a network acceleration tool and loss-resistant proxy that uses forward error correction and UDP… go-gost/gost — Gost is a Go-based network tunnel and multi-protocol proxy server. It functions as a gateway for routing TCP and UDP… shadowsocks/shadowsocks-rust — A Rust port of shadowsocks. jedisct1/dsvpn — dsvpn is a point-to-point virtual private network tool that establishes encrypted tunnels between two specific… jpillora/chisel — Chisel is a network tunneling tool that facilitates secure communication by encapsulating TCP and UDP traffic within…