Commit Graph

56 Commits

Author SHA1 Message Date
世界
8ae93a98e5 Remove overdue deprecated features 2026-03-01 12:30:43 +08:00
世界
cd56eaaba2 Add more tcp keep alive options
Also update default TCP keep-alive initial period from 10 minutes to 5 minutes.
2026-01-17 05:47:04 +08:00
世界
7a1eee78df Add service component type 2025-07-08 13:14:41 +08:00
世界
c3403c5413 Add control options for listeners 2025-07-08 13:14:38 +08:00
世界
d2dc3ddf72 Add netns support 2025-07-08 13:12:28 +08:00
世界
68781387fe refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
28ec898a8c documentation: Add rule action 2025-01-13 15:14:29 +08:00
世界
ce69e620e9 Migrate bad options to library 2025-01-13 15:14:29 +08:00
世界
e233fd4fe5 refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
8304295c48 Crazy sekai overturns the small pond 2025-01-13 15:14:29 +08:00
世界
6ddcd3954d Refactor inbound/outbound options struct 2024-01-03 12:21:47 +08:00
世界
744a5d703b Make type check strict 2024-01-03 12:21:46 +08:00
世界
38d28e0763 Migrate contentjson and badjson to library &
Add omitempty in format
2024-01-03 12:21:37 +08:00
世界
f5bb5cf343 Fix missing marshal for udp_timeout 2023-12-26 10:52:46 +08:00
世界
55b1bcc6a5 Migrate udp_timeout from seconds to duration format 2023-12-21 14:50:33 +08:00
世界
81e214812f Add udp_disable_domain_unmapping inbound listen option 2023-11-28 11:21:43 +08:00
世界
53475c7390 Add hysteria2 protocol 2023-09-12 13:26:21 +08:00
世界
1019ecfdcf Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界
917420e79a Add TUIC protocol 2023-08-20 13:31:40 +08:00
世界
59987747e5 platform: Improve status 2023-08-04 21:10:32 +08:00
世界
e717852c73 Fix optional listen address 2023-03-19 20:46:22 +08:00
世界
fbc94b9e3e Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
世界
168253b851 Fix inbound default DF 2023-01-19 10:36:25 +08:00
世界
7f816a2ebc Add sniff_timeout 2022-10-08 20:09:36 +08:00
zakuwaki
46a8f24400 Optional proxyproto header 2022-09-09 14:44:18 +08:00
世界
0c975db0a6 Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界
5813e0ce7a Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界
dbda0ed98a Add chained inbound support 2022-08-29 19:50:28 +08:00
世界
1413c5022a Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界
d1c3dd0ee1 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
世界
b79b19c470 Add naive inbound and test 2022-08-10 20:36:29 +08:00
世界
6d78cf6b58 Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界
c57ea9e47c Add omitempty for listen_port 2022-07-30 22:05:06 +08:00
世界
cc78f0347d Improve config struct 2022-07-25 16:18:11 +08:00
世界
1f05420745 Improve tls dialer and listener 2022-07-25 16:18:11 +08:00
世界
67edc163cb Add with_std_json build tag 2022-07-24 21:22:19 +08:00
世界
884c0cf595 Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
世界
6b1a68908d Add vmess inbound/outbound 2022-07-18 12:32:31 +08:00
世界
2c2eb31e18 Add redir tproxy and dns inbound 2022-07-15 08:42:02 +08:00
世界
238afda9da Add set_system_proxy option for windows 2022-07-14 14:41:35 +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
世界
29f78248dc Add hijack_dns for tun 2022-07-10 10:14:45 +08:00
世界
638f8a52d1 Add auto_route and auto_detect_interface for linux 2022-07-10 08:18:52 +08:00
世界
730144cc26 Add tun inbound for linux 2022-07-09 22:44:18 +08:00
世界
7f8c9ffa30 Add shadowsocks tests 2022-07-09 08:59:34 +08:00
世界
f448b6b977 Update gci format 2022-07-08 23:03:57 +08:00
世界
9c256afc1a Add resolver for inbound 2022-07-07 23:45:05 +08:00
世界
3696e81eb4 Update gci format 2022-07-06 15:01:09 +08:00
世界
86a38a1c7e Add domain sniffer 2022-07-06 12:39:44 +08:00