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/wireguard
风扇滑翔翼 b7aacd3245
Wireguard inbound: Do not use kernel TUN (#3960)
3 weeks ago
..
gvisortun
bind.go
client.go
config.go Wireguard inbound: Do not use kernel TUN (#3960) 3 weeks ago
config.pb.go WireGuard config: Replace `kernelMode` with `noKernelTun` 1 month ago
config.proto WireGuard config: Replace `kernelMode` with `noKernelTun` 1 month ago
server.go
tun.go
tun_default.go WireGuard kernelTun: Check Capabilities instead of checking UID (#3871) 1 month ago
tun_linux.go WireGuard kernelTun: Check Capabilities instead of checking UID (#3871) 1 month ago
wireguard.go