winguse / udp-xor

Forward the UDP packages (like what NAT does) and do a simple Xor operation bytes by bytes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UDP Xor Forward

Forward the UDP packages (like what NAT does) and do a simple Xor operation bytes by bytes.

Simply make Wireguard packages being less identifiable directly.

About

Forward the UDP packages (like what NAT does) and do a simple Xor operation bytes by bytes.

License:MIT License


Languages

Language:Go 41.8%Language:Shell 32.6%Language:Makefile 25.6%