Commit Graph

5688 Commits

Author SHA1 Message Date
Xiaokang Wang 400dc15c00
Update core.go 2021-04-09 15:36:58 +01:00
Loyalsoldier 108a700e85
Fix: fakedns option (#879) 2021-04-09 15:02:42 +01:00
Loyalsoldier 3f40089caf
Feat: add disableFallback & skipFallback option for DNS (#864) 2021-04-09 10:35:26 +08:00
Loyalsoldier f71b45f3e7
Chore: fix typos (#878) 2021-04-09 09:47:36 +08:00
Shelikhoo 7728a472f6
regenerate protobuf file 2021-04-08 23:19:11 +01:00
Shelikhoo 32f6af48d1
Added json loading for the observatory 2021-04-08 23:18:25 +01:00
Shelikhoo fc2a37492a
rewrite the test case to confirm the new parsing rule 2021-04-08 23:18:25 +01:00
Shelikhoo 1bcd770223
add confonly to strategy least ping 2021-04-08 23:18:25 +01:00
Shelikhoo 304b4feff6
bug fix to LeastPingStrategy 2021-04-08 23:18:25 +01:00
Shelikhoo 017a11cfd5
allow the loading of router strategy 2021-04-08 23:18:25 +01:00
Shelikhoo 459a914ab7
apply coding style 2021-04-08 23:18:23 +01:00
Shelikhoo 5a61749328
add least balancing strategy 2021-04-08 23:17:52 +01:00
Shelikhoo 8aaeff0391
update auto generated file for observatory 2021-04-08 23:17:00 +01:00
Shelikhoo a553ccc4c4
report transportation error to observer 2021-04-08 23:17:00 +01:00
Shelikhoo a42ef81ac0
finish remaining grpc observatory api 2021-04-08 23:17:00 +01:00
Shelikhoo a168ff3df6
Add observatory grpc call 2021-04-08 23:16:59 +01:00
Shelikhoo 3a705cec5a
reflective api loader 2021-04-08 23:16:59 +01:00
Shelikhoo 71b2ff65f4
Remove unhelpful name 2021-04-08 23:16:59 +01:00
Shelikhoo f518b63157
Direct reflective json loader 2021-04-08 23:16:59 +01:00
Shelikhoo 99f761a12e
V2Ray Service Loader 2021-04-08 23:16:59 +01:00
Shelikhoo d79b8291c3
network observatory service 2021-04-08 23:16:59 +01:00
Shelikhoo 6f913b31e2
structure for observatory 2021-04-08 23:16:55 +01:00
dependabot[bot] 42451a851f
Chore: bump google.golang.org/grpc from 1.36.1 to 1.37.0 (#876) 2021-04-08 20:42:23 +08:00
Loyalsoldier 324c7cb862
Fix: wget command not found (#874) 2021-04-07 03:41:27 +08:00
Loyalsoldier a962e8ac00
Fix: debian build after removing geo files from repo (#873) 2021-04-07 03:20:51 +08:00
Loyalsoldier 10ca68f277
Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
Loyalsoldier 3f9b5e243e
Lint: exclude deprecated lint errors temporarily (#870) 2021-04-06 16:54:52 +08:00
Loyalsoldier 3a50affa0a
Feat: add reverse match for GeoIP (#860) 2021-04-06 12:29:12 +08:00
loyalsoldier 05020718b1
Chore: format code 2021-04-06 09:55:14 +08:00
Shelikhoo ec665066a3
update version 2021-04-05 19:56:08 +01:00
Shelikhoo e1de9c9bed
fix coding style lint 2021-04-05 19:43:28 +01:00
Shelikhoo 3a77bbdf65
fix early data listener bug 2021-04-05 19:34:22 +01:00
Shelikhoo e413653b1d
show legacy warning only once 2021-04-05 18:55:44 +01:00
Shelikhoo 2604c7c375
Revert "move non-VMessAEAD warning to startup"
This reverts commit e87e3d6b
2021-04-05 18:50:07 +01:00
Shelikhoo d023f68f07
remove exported API: toContext 2021-04-05 18:13:24 +01:00
Shelikhoo 7731405389
partly revert @kslr's change to the browser forwarder that unnecessarily convert to the platform format. 2021-04-05 17:54:53 +01:00
dependabot[bot] 03f0da94ee
Chore: bump lucas-clemente/quic-go from 0.20.0 to 0.20.1 (#863) 2021-04-05 21:12:47 +08:00
dependabot[bot] 2d838d653a
Chore: bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#865) 2021-04-05 15:00:35 +08:00
rurirei aa40b8b835
Feat: core.ToContext(ctx, v) for ctx initialization (#852) 2021-04-04 19:28:00 +08:00
Bhoppi Chaw 0dcd1f4992
fix QUIC disconnecting issue (#850)
Co-authored-by: Bhoppi Chaw <bhoppi#outlook,com>
2021-04-04 16:32:56 +08:00
Kslr b8af713998
Fix: secured loading path under windows (#851)
* Fix: secured loading path under windows

* fix sign file foramts
2021-04-04 16:32:42 +08:00
Loyalsoldier ae840dca6f
Chore: refine test (#855)
copy from branch v5
2021-04-04 09:33:38 +08:00
Loyalsoldier f8c3c36f45
Chore: use Go v1.16.3 (#854) 2021-04-04 09:09:53 +08:00
Shelikhoo 93e44b72d9
rework the file name checking logic 2021-04-03 10:14:23 +01:00
Shelikhoo f08a002294
Update Version 2021-04-02 22:09:29 +01:00
Loyalsoldier ebd4a56352
Chore: remove deprecated scopelint (#847) 2021-04-03 00:41:38 +08:00
kslr 78c1993431 fix logs prefix matching order 2021-04-02 22:24:14 +08:00
kslr e87e3d6b85 move non-VMessAEAD warning to startup 2021-04-02 22:19:52 +08:00
kslr 01380177b8 refine package prefix cleanup 2021-04-02 22:04:53 +08:00
Loyalsoldier b50d692128
Chore: update protobuf & dependencies (#844) 2021-04-02 21:48:27 +08:00