Xray-core/proxy/wireguard
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing
The new protoc cli return version v23.1,
so we parse the file version v4.23.1 without "4."
2023-06-11 13:36:06 -04:00
..
bind.go Set reserved to zero after Read() 2023-03-03 15:39:16 +00:00
config.pb.go Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
config.proto Add reserved to WireGuard config 2023-03-02 16:55:42 +00:00
errors.generated.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
tun.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
wireguard.go Fix memory leak caused by Wireguard outbound 2023-05-14 20:05:04 -04:00