Xray-core/proxy/wireguard
yuhan6665 6f092bd212
Add "masterKeyLog" in TLS config (#2758)
* Add "enableMasterKeyLog" in TLS config

Turn on the debug option for Wireshark to decrypt traffic

* Change to "masterKeyLog" to configure a path
2023-11-27 10:08:34 -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 WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -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_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
tun.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