1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-20 22:45:24 +00:00
v2fly/proxy
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
..
blackhole add confonly tag for blackhole 2019-02-01 21:00:08 +01:00
dns correctly propagate dns errors all the way through. 2019-02-21 13:43:48 +01:00
dokodemo fix inbound user in dekodemo door and http 2019-02-15 00:46:19 +01:00
freedom refine tls connection 2019-02-17 00:58:02 +01:00
http Some code improvements 2019-06-28 17:53:44 +03:00
mtproto remove dep on assert lib 2019-02-02 22:19:30 +01:00
shadowsocks unify NewPacketReader 2019-02-07 19:14:37 +01:00
socks fix user level in socks inbound 2019-02-15 00:28:26 +01:00
vmess Some code improvements 2019-06-28 17:53:44 +03:00
proxy.go migrate NetworkList to []Network 2018-11-20 16:58:26 +01:00