1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-25 00:45:24 +00:00
v2fly/app/proxyman
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
..
command optimize v2ctl size 2019-02-01 20:08:21 +01:00
inbound Some code improvements 2019-06-28 17:53:44 +03:00
outbound Some code improvements 2019-06-28 17:53:44 +03:00
config.go rename domain override 2018-07-20 13:09:42 +02:00
config.pb.go update proto lib 2018-12-01 17:39:51 +01:00
config.proto rename domain override 2018-07-20 13:09:42 +02:00
proxyman.go move sniffing request to session 2019-02-23 00:27:21 +01:00