Xray-core/proxy
nanoda0523 e18b52a5df
Implement WireGuard protocol as outbound (client) (#1344)
* implement WireGuard protocol for Outbound

* upload license

* fix build for openbsd & dragonfly os

* updated wireguard-go

* fix up

* switch to another wireguard fork

* fix

* switch to upstream

* open connection through internet.Dialer (#1)

* use internet.Dialer

* maybe better code

* fix

* real fix

Co-authored-by: nanoda0523 <nanoda0523@users.noreply.github.com>

* fix bugs & add ability to recover during connection reset on UDP over TCP parent protocols

* improve performance

improve performance

* dns lookup endpoint && remove unused code

* interface address fallback

* better code && add config test case

Co-authored-by: nanoda0523 <nanoda0523@users.noreply.github.com>
2022-11-21 20:05:54 -05:00
..
blackhole Generate all protos 2022-10-10 13:17:32 -04:00
dns Generate all protos 2022-10-10 13:17:32 -04:00
dokodemo Generate all protos 2022-10-10 13:17:32 -04:00
freedom Generate all protos 2022-10-10 13:17:32 -04:00
http Generate all protos 2022-10-10 13:17:32 -04:00
loopback Generate all protos 2022-10-10 13:17:32 -04:00
mtproto Generate all protos 2022-10-10 13:17:32 -04:00
shadowsocks Generate all protos 2022-10-10 13:17:32 -04:00
shadowsocks_2022 Generate all protos 2022-10-10 13:17:32 -04:00
socks Generate all protos 2022-10-10 13:17:32 -04:00
trojan Generate all protos 2022-10-10 13:17:32 -04:00
vless Fix xtls vision issue with big server hello 2022-11-20 18:54:07 -05:00
vmess Generate all protos 2022-10-10 13:17:32 -04:00
wireguard Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
proxy.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00