Commit graph

18 commits

Author SHA1 Message Date
世界 d9aa0a67d6
Fix port rule match logic 2022-09-14 22:03:26 +08:00
世界 5297273937
Add clash mode support 2022-09-10 14:15:11 +08:00
dyhkwong 374743d022
Add process_path rule item (#51)
* process matching supports full path
* Remove strings.ToLower
2022-08-30 10:44:40 +08:00
世界 f51128f772
Add ip_version rule item 2022-08-16 23:47:14 +08:00
世界 457de86819
Add multiplexer 2022-07-30 09:04:01 +08:00
世界 cc78f0347d
Improve config struct 2022-07-25 16:18:11 +08:00
世界 7d340e7ef9
Add source_port_range/port_range rule item 2022-07-24 16:21:35 +08:00
世界 af19ba6119
Add disable_cache option to dns rule 2022-07-24 16:21:31 +08:00
世界 ce4b7231e2
Add invert rule item 2022-07-24 16:21:31 +08:00
世界 5f6f33c464
Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
世界 6327c4b40c
Minor fixes 2022-07-20 13:46:47 +08:00
世界 c5b3e8b042
Add basic clash api 2022-07-19 22:45:55 +08:00
世界 d1e83882e5
Add user rule item 2022-07-17 17:38:11 +08:00
世界 4fc763cfa2
Refactor log 2022-07-12 17:44:12 +08:00
世界 6048b1e270
Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
世界 7f84191748
Minor fixes 2022-07-10 16:19:42 +08:00
世界 f448b6b977
Update gci format 2022-07-08 23:03:57 +08:00
世界 538a1f5909
Add resolver for outbound dialer 2022-07-07 21:47:21 +08:00