Commit Graph
23 Commits
Author SHA1 Message Date
JebbsandShelikhoo b05a469488 v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
database64128andGitHub c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17

* 🏗 Update workflows and add windows-arm64

* 💾 Update generated files

* 📛 Update not-so-friendly filenames
2021-08-21 13:20:40 +08:00
Shelikhoo e413653b1d show legacy warning only once 2021-04-05 18:55:44 +01:00
LoyalsoldierandGitHub f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
ChinsyoandGitHub 2ac380788b Some minor fixes (#433) 2020-11-20 01:02:52 +08:00
loyalsoldier 784775f689 Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
loyalsoldier f12f76582f Fix according to staticcheck result
staticcheck repo: https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck
2020-08-30 23:41:15 +08:00
loyalsoldier 1fa89b32d4 Format: run go fmt ./... 2020-08-30 21:17:22 +08:00
Shelikhoo a40727a3dc added drain for ss and improved vmess drain 2020-08-26 13:51:23 +08:00
Agioi TheodoroiandKslr bbd3988f3d clean up code 2020-06-27 07:51:42 +08:00
Shelikhoo 8d489f6c7c Make taint acquire lesser lock 2020-06-06 19:22:27 +08:00
Shelikhoo 6007e4cc6f Detailed AEAD Auth Error 2020-06-06 18:57:49 +08:00
Shelikhoo 9bf07b1f26 VMess AEAD Experiment 2020-06-06 17:11:30 +08:00
Shelikhoo 944c45a776 Fix not update behavior seed 2020-06-02 18:01:43 +08:00
Shelikhoo d671780804 Drain Connection Based on Uuid based Behavior seed 2020-06-02 14:47:54 +08: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
Darien Raymond 9d7efdd2e1 confonly 2019-02-02 22:19:40 +01:00
Darien Raymond 6870ead73e remove unless check 2018-11-23 17:04:32 +01:00
Darien Raymond 77c03f0da5 move back to serial 2018-11-03 13:03:02 +01:00
Darien Raymond 35ccc3a49c cleanup unnecessary method in serial. 2018-11-02 18:20:02 +01:00
comwrg 65df107eac more readable for func generateNewHashes in proxy/vmess/validator.go 2018-11-02 10:06:44 +08:00
Darien Raymond d9cdfffc69 comments 2018-10-19 16:23:29 +02:00
Darien Raymond 37f838985c rename validator 2018-10-18 09:28:09 +02:00