mirror of
https://github.com/nadoo/glider.git
synced 2025-11-05 00:02:38 +08:00
* fix(socks5): should not dial returned bind addr directly When server returns an any ip (0.0.0.0 or [::0]), we should use conventional ip to replace the any ip given (0.0.0.0 or [::0]). This behaviour adapts to most situations. See v2fly/v2ray-core#523 * fix: splithostport |
||
|---|---|---|
| .. | ||
| client.go | ||
| packet.go | ||
| server.go | ||
| socks5.go | ||