You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xray-core/proxy
cty123 a343d68944
fix(proxy): removed the udp payload length check when encryption is disabled
1 year ago
..
blackhole
dns Add "nonIPQuery" to DNS outbound ("drop" by default) 1 year ago
dokodemo
freedom Refactor: Fragmentation 1 year ago
http fix: Patch potential nil pointer deference in proxy::http::client::fillRequestHeader(). 1 year ago
loopback
shadowsocks fix(proxy): removed the udp payload length check when encryption is disabled 1 year ago
shadowsocks_2022 fix: correct the logic of converting SocksAddr into net.Destination. 1 year ago
socks
trojan Clean unnecessary code in Trojan 1 year ago
vless refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 1 year ago
vmess Run "go fmt ./..." 1 year ago
wireguard
proxy.go