Commit Graph

51 Commits

Author SHA1 Message Date
世界
44d5411d5f refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
9d524aa6a1 documentation: Add rule action 2025-01-13 15:14:29 +08:00
世界
078de6c0fe Migrate bad options to library 2025-01-13 15:14:29 +08:00
世界
8513463170 refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
1a91743254 Crazy sekai overturns the small pond 2025-01-13 15:14:29 +08:00
世界
adc424188c Refactor inbound/outbound options struct 2024-01-03 12:21:47 +08:00
世界
5b055062df Make type check strict 2024-01-03 12:21:46 +08:00
世界
6d035efb3e Migrate contentjson and badjson to library &
Add omitempty in format
2024-01-03 12:21:37 +08:00
世界
a528370036 Fix missing marshal for udp_timeout 2023-12-26 10:52:46 +08:00
世界
3a64f099ff Migrate udp_timeout from seconds to duration format 2023-12-21 14:50:33 +08:00
世界
50994105b9 Add udp_disable_domain_unmapping inbound listen option 2023-11-28 11:21:43 +08:00
世界
465c8ffb8f Add hysteria2 protocol 2023-09-12 13:26:21 +08:00
世界
5717fb47eb Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界
3841bacc68 Add TUIC protocol 2023-08-20 13:31:40 +08:00
世界
397bc8a736 platform: Improve status 2023-08-04 21:10:32 +08:00
世界
5e94eca7d1 Fix optional listen address 2023-03-19 20:46:22 +08:00
世界
dc5bb1fa9d Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
世界
4392e0d85c Fix inbound default DF 2023-01-19 10:36:25 +08:00
世界
6b043020b2 Add sniff_timeout 2022-10-08 20:09:36 +08:00
zakuwaki
a1846d72a5 Optional proxyproto header 2022-09-09 14:44:18 +08:00
世界
c348f3431b Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界
73746383cc Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界
56119da3e0 Add chained inbound support 2022-08-29 19:50:28 +08:00
世界
a69eddc618 Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界
9bfef39b32 Add hysteria and acme TLS certificate issuer (#18)
* Add hysteria client/server
* Add acme TLS certificate issuer
2022-08-19 15:42:57 +08:00
世界
312d89980b Add naive inbound and test 2022-08-10 20:36:29 +08:00
世界
769521cafe Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界
d182ec0430 Add omitempty for listen_port 2022-07-30 22:05:06 +08:00
世界
18bdfbf187 Improve config struct 2022-07-25 16:18:11 +08:00
世界
94ae7403ef Improve tls dialer and listener 2022-07-25 16:18:11 +08:00
世界
fd8359df77 Add with_std_json build tag 2022-07-24 21:22:19 +08:00
世界
d53056360b Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
世界
4fce3cff24 Add vmess inbound/outbound 2022-07-18 12:32:31 +08:00
世界
00f1faeea5 Add redir tproxy and dns inbound 2022-07-15 08:42:02 +08:00
世界
1314345f28 Add set_system_proxy option for windows 2022-07-14 14:41:35 +08:00
世界
730599470e Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
世界
70901c0946 Minor fixes 2022-07-10 16:19:42 +08:00
世界
ddfae8cd07 Add hijack_dns for tun 2022-07-10 10:14:45 +08:00
世界
a34057753c Add auto_route and auto_detect_interface for linux 2022-07-10 08:18:52 +08:00
世界
6795fe15dd Add tun inbound for linux 2022-07-09 22:44:18 +08:00
世界
3a298245a9 Add shadowsocks tests 2022-07-09 08:59:34 +08:00
世界
2cc746aafe Update gci format 2022-07-08 23:03:57 +08:00
世界
b91ed698cd Add resolver for inbound 2022-07-07 23:45:05 +08:00
世界
9107a2fe33 Update gci format 2022-07-06 15:01:09 +08:00
世界
3e2dddfb16 Add domain sniffer 2022-07-06 12:39:44 +08:00
世界
6af52f8bb6 Shadowsocks multi-user/relay inbound 2022-07-04 15:34:43 +08:00
世界
13c069740f Add http/block outbound & Improve route 2022-07-04 08:16:25 +08:00
世界
d8cff01c4a Ordered json output & Disallow unknown fields 2022-07-03 11:28:15 +08:00
世界
71d9772913 Add format config support 2022-07-03 03:42:57 +08:00
世界
add5896378 Invalid config check 2022-07-03 01:57:04 +08:00