Xray-core/proxy/wireguard
yuhan6665 d60281d0a5 Add DestIpAddress() in Dialer interface
Android client prepares an IP before proxy connection is established. It is useful when connecting to wireguard (or quic) outbound with domain address. E.g. engage.cloudflareclient.com:2408
2023-12-18 18:36:56 -05:00
..
gvisortun WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
bind.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
client.go Add DestIpAddress() in Dialer interface 2023-12-18 18:36:56 -05:00
config.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
config.pb.go Add "masterKeyLog" in TLS config (#2758) 2023-11-27 10:08:34 -05:00
config.proto WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
errors.generated.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
server.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
tun.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
tun_default.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
tun_linux.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
wireguard.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00