database64128andGitHub 29f16cd054 🎳 Refine socks5 server UdpAssociate response behavior (#523)
- Previously, without specifying the server IP, the remote address in the response to a UdpAssoicate command is `127.0.0.1`, which might break UDP for non-localhost clients.
- This commit changes it so that, localhost clients get responses with the corresponding loopback IP, non-localhost clients get responses with the corresponding `net.AnyIP` or `net.AnyIPv6`.
- The new behavior is also consistent with many other implementations. So the compatibility is guaranteed. It also makes specifying server IP optional.
2020-12-16 16:39:14 +08:00
2020-11-30 20:48:17 +08:00
2020-12-03 16:07:41 +08:00
2020-12-16 09:26:25 +08:00
2018-12-03 22:44:42 +01:00
2020-06-24 12:57:03 +08:00
2018-10-21 20:33:08 +02:00
2020-06-27 20:50:39 -04:00
2020-11-20 16:09:43 +08:00
2018-09-30 18:39:53 +02:00
2020-10-07 14:34:00 +08:00
2020-10-29 09:04:12 +08:00
2020-12-05 06:35:26 +08:00
2020-11-20 01:02:52 +08:00

V2Ray

Project V

Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

GitHub Test Badge codecov.io codebeat Codacy Badge Downloads

Packaging Status

If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.

Packaging status Packaging status Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

S
Description
A platform for building proxies to bypass network restrictions.
Readme
78 MiB
Languages
Go 68%
JavaScript 31.8%
Shell 0.1%