1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-18 03:29:12 -04:00
Commit Graph

5974 Commits

Author SHA1 Message Date
Shelikhoo
9f8f420ed3 return on prefix mismatch 2021-09-06 14:16:21 +01:00
Shelikhoo
1cb3ee5f6d update generated protobuf file 2021-09-06 14:04:53 +01:00
Shelikhoo
07c96195cf added instance state to restful controller 2021-09-06 14:04:30 +01:00
Shelikhoo
8c857858dc added implementation registration for stats: auto generated 2021-09-06 14:02:13 +01:00
Shelikhoo
78ef0c89b5 added implementation registration for stats 2021-09-06 14:02:00 +01:00
Shelikhoo
3bab114fe0 add restful api into distro 2021-09-06 13:48:33 +01:00
Shelikhoo
6fe8010caa improve error message for implementation set 2021-09-06 13:45:01 +01:00
Shelikhoo
13f05c1b9d added service registration 2021-09-06 13:42:05 +01:00
Shelikhoo
779a7c84ed added service initialization 2021-09-06 13:40:44 +01:00
Shelikhoo
ea1099d924 integrate restful api with v2 service: auto generated 2021-09-06 13:11:50 +01:00
Shelikhoo
75a571a4ce integrate restful api with v2 service 2021-09-06 13:11:30 +01:00
kslr
d277e566e0 add restful-api 2021-09-06 12:27:29 +01:00
秋のかえで
ebe0964586 feat: add Blackhole simplified config 2021-09-05 16:41:39 +01:00
秋のかえで
82c3972e49 feat: add DNS outbound simplified config 2021-09-05 16:40:53 +01:00
秋のかえで
dca7497978 feat: add Trojan simplified config 2021-09-05 16:40:40 +01:00
秋のかえで
9b681907c4 feat: add VLESS simplified config 2021-09-05 16:40:22 +01:00
Shelikhoo
e7232a5064 fix security settings 2021-09-05 16:37:28 +01:00
Shelikhoo
179d6568fc fix auto file content loader 2021-09-05 16:37:27 +01:00
Shelikhoo
a8c58c9ad4 skip file content reading if unnecessary 2021-09-05 16:37:27 +01:00
Shelikhoo
ef738cce7a add declarative config for converter 2021-09-05 16:37:27 +01:00
Shelikhoo
4c4d6c6944 use environment based operation in protofilter 2021-09-05 16:37:27 +01:00
Shelikhoo
8982a38eb4 provide environment context on loading 2021-09-05 16:37:27 +01:00
Shelikhoo
141cd30ee3 refactor environment context 2021-09-05 16:37:27 +01:00
Shelikhoo
6a4364f37a move scoped storage to independent package 2021-09-05 16:37:27 +01:00
Shelikhoo
908dd96f1f add context arg to LoadImplementationByAlias 2021-09-05 16:37:27 +01:00
Shelikhoo
e645e68c83 move protofilter to common 2021-09-05 16:37:26 +01:00
Shelikhoo
08b841aee1 added filesystem default implementation 2021-09-05 16:37:26 +01:00
Shelikhoo
70c66853f9 isolate filesystem interface package 2021-09-05 16:37:26 +01:00
Shelikhoo
78cefbaa91 add proto reflection based configure file parsing rule: auto generated 2021-09-05 16:37:26 +01:00
Shelikhoo
690d92718b add proto reflection based configure file parsing rule 2021-09-05 16:37:26 +01:00
世界
c766b08c82 Fix missing options for grpc 2021-09-05 16:31:43 +01:00
Shelikhoo
22b9fc380b fix typo in interface type for service 2021-09-05 12:03:36 +01:00
Shelikhoo
7b4b661d6f register browser forwarder: auto generated 2021-09-05 11:36:00 +01:00
Shelikhoo
0aa7e26b5a register browser forwarder 2021-09-05 11:35:04 +01:00
Shelikhoo
b90ae53c7d updated converter support for v5json 2021-09-05 11:27:56 +01:00
Shelikhoo
2c0dec18b5 added special handling for none security: remove duplicate 2021-09-05 11:09:20 +01:00
Shelikhoo
8609a59322 added special handling for none security 2021-09-05 11:08:29 +01:00
Shelikhoo
4ba76099e4 Revert "none security config"
This reverts commit 9b883af99c.
2021-09-05 10:59:02 +01:00
Shelikhoo
4c0652c51b Revert "none security config: auto generated"
This reverts commit 45bcff3804.
2021-09-05 10:58:58 +01:00
Shelikhoo
45bcff3804 none security config: auto generated 2021-09-05 10:40:15 +01:00
Shelikhoo
9b883af99c none security config 2021-09-05 10:40:06 +01:00
Shelikhoo
1f70ab99e8 fix error typo for browser forwarder(Sec-Websocket-Protocol) 2021-09-05 10:31:40 +01:00
Shelikhoo
7aeb7d9ce6 add tls config register: auto generated 2021-09-05 10:26:44 +01:00
Shelikhoo
690995d8ce add tls config register 2021-09-05 10:26:17 +01:00
Shelikhoo
56e5c0e017 add websocket config register 2021-09-05 10:19:04 +01:00
Shelikhoo
40db658135 add auto register for transport 2021-09-05 10:18:47 +01:00
Shelikhoo
3c94ff6a35 add default settings for transport and security 2021-09-05 10:02:05 +01:00
Shelikhoo
98bf3dc79a add auto register hook 2021-09-05 00:47:15 +01:00
Shelikhoo
a4c66656b1 add delayed and reflective auto registration
Delay is required for all init to finish, otherwise protoreflect() can return nil.
2021-09-05 00:46:25 +01:00
Shelikhoo
0250c6a4d7 fix address not applied 2021-09-05 00:45:01 +01:00