Xray-core/proxy/wireguard
mmmray 2be03c56cb
Pin protobuf packages (#3715)
* Pin protobuf packages

It happened in the past that I ran with the wrong protobuf version
installed locally, and apparently there is even still some file wrong in
splithttp. Fix this issue once and for all.

* bump protobuf packages

* Revert "bump protobuf packages"

This reverts commit 7a3509346a.

* Revert "Revert "bump protobuf packages""

This reverts commit bb79707d15.

* fix deprecated grpc usage
2024-08-22 10:18:36 -04:00
..
gvisortun WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
bind.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
client.go Fix a nil pointer in Wireguard client logging (#3608) 2024-07-29 06:43:46 +00:00
config.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
config.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
config.proto WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
server.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
tun_default.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
tun_linux.go Wireguard inbound: Fix no route when bind to interface (#3698) 2024-08-20 08:20:01 +00:00
tun.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
wireguard.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00