Xray-core/main
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
..
commands Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
confloader Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
distro Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
json Adjust JSON & TOML & YAML 2020-12-25 18:53:17 +08:00
toml Adjust JSON & TOML & YAML 2020-12-25 18:53:17 +08:00
yaml Adjust JSON & TOML & YAML 2020-12-25 18:53:17 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
main.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
main_test.go Style: format code 2021-09-20 21:00:55 +08:00
run.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
version.go v1.1.0 2020-12-04 09:36:16 +08:00