Commit Graph

6206 Commits

Author SHA1 Message Date
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
Shelikhoo 22f79b3303
add simplified socks 2021-09-05 00:44:29 +01:00
Shelikhoo 1e306a55e8
add default settings 2021-09-05 00:42:40 +01:00
Shelikhoo 8c57d03418
update register logic 2021-09-05 00:42:21 +01:00
Shelikhoo 9d771f2f9f
avoid name conflict with .v5.json 2021-09-04 22:56:23 +01:00
Shelikhoo 653bbba843
use two-step register to register explicitly 2021-09-04 22:55:12 +01:00
Shelikhoo 45dae48d21
added build context to dns 2021-09-04 21:54:21 +01:00
Shelikhoo ae46fb7b28
added build context to V5 conf 2021-09-04 21:46:10 +01:00
Shelikhoo 62f71c80ca
added buildV5 interface to dns and router 2021-09-04 21:44:10 +01:00
Shelikhoo 40d75fab73
add simplified freedom outbound 2021-09-04 21:30:38 +01:00
Shelikhoo 38f9f1d07a
amend vmess socks simplified config to allow injection of implementation 2021-09-04 21:26:21 +01:00
Shelikhoo 8da2f5393d
add socks simplified config: auto generated file 2021-09-04 21:16:52 +01:00
Shelikhoo 5052181b8c
added vmess simplified config 2021-09-04 21:16:13 +01:00
Shelikhoo 6b15c7f04f
added socks simplified config 2021-09-04 21:16:01 +01:00
Shelikhoo 1876fbd6cd
added custom ip or domain unmarshal logic 2021-09-04 20:30:39 +01:00
Shelikhoo 4d3c57dd39
register implementation automatically 2021-09-04 20:05:17 +01:00
Shelikhoo 947166173a
enable v5 json configure file format 2021-09-04 19:58:03 +01:00
Shelikhoo 7bf1d7a1ce
add jsonv5 conf loader 2021-09-04 19:54:07 +01:00
Shelikhoo 51f05b1bff
fix test break for refactor data into seperate package 2021-09-04 19:43:10 +01:00