1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-21 03:39:08 -04:00
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
2018-07-25 00:36:28 +02:00
2018-11-13 20:40:18 +01:00
2018-11-19 00:33:10 +01:00
2019-06-28 17:53:44 +03:00
2019-06-28 17:53:44 +03:00
2019-02-17 00:58:02 +01:00
2019-06-28 17:53:44 +03:00
2019-02-10 19:19:05 +01:00
2019-06-28 17:53:44 +03:00
2019-05-28 21:52:40 +08:00
2019-02-13 11:06:39 +01:00
2019-06-28 17:53:44 +03:00
2018-10-03 23:58:21 +02:00
2018-12-03 22:44:42 +01:00
2019-02-28 21:12:20 +01:00
2019-02-01 20:08:21 +01:00
2018-10-21 20:33:08 +02:00
2019-02-01 20:08:21 +01:00
2019-06-03 15:15:32 +08:00
2018-09-30 18:39:53 +02:00
2019-02-01 20:08:21 +01:00
2019-01-01 11:33:21 +01:00
2018-12-06 17:37:05 +01:00
2019-02-10 19:04:11 +01:00
2018-11-19 21:07:47 +01:00
2018-12-05 16:27:32 +01:00
2019-02-01 20:08:21 +01:00
2019-02-10 19:19:05 +01:00

Project V

Build Status codecov.io GoDoc codebeat Downloads

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

Description
No description provided
Readme MIT 75 MiB
Languages
Go 74.6%
JavaScript 25.3%