Commit Graph

42 Commits

Author SHA1 Message Date
世界
54ede6788c Fix panic on create system proxy failed 2023-09-17 01:09:41 +08:00
世界
e5a704d4b7 Improve system proxy API 2023-09-12 13:26:21 +08:00
世界
3841bacc68 Add TUIC protocol 2023-08-20 13:31:40 +08:00
世界
9be64e638e Replace usages of uber/atomic 2023-04-14 20:55:05 +08:00
世界
a78736b2a1 Improve server error handling 2023-03-02 00:18:35 +08:00
世界
6b043020b2 Add sniff_timeout 2022-10-08 20:09:36 +08:00
世界
69d4d96c2a Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界
f11317fe0a Fix concurrent write 2022-09-13 10:41:10 +08:00
世界
56119da3e0 Add chained inbound support 2022-08-29 19:50:28 +08:00
世界
1c6d039e3f Fix inject conn 2022-08-29 19:02:41 +08:00
世界
9c7910e75c Fix route connections 2022-08-25 20:48:59 +08:00
世界
a69eddc618 Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界
7288d74b8d Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界
1078439201 Accept HTTP1 in naive inbound 2022-08-23 13:25:03 +08:00
世界
192c360801 Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界
dbf12fb14d Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界
7909d58f86 Improve process searcher 2022-08-20 12:11:27 +08:00
世界
1ef9449ca0 Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界
ed900a990e Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界
07eff298ab Update WriteToUDPAddrPort usage since fixed by go1.18.5 2022-08-03 17:49:04 +08:00
世界
1c50521985 Fix tcp keep alive 2022-07-31 09:53:29 +08:00
世界
ee6f271456 Minor fixes 2022-07-30 14:50:33 +08:00
世界
10531c9f9a Add multiplexer 2022-07-30 09:04:01 +08:00
世界
7fa1f2dcac Improve udp dns close 2022-07-24 21:25:41 +08:00
世界
466912ad4a Improve 4in6 processing 2022-07-22 17:57:23 +08:00
世界
585e3b325c Minor fixes 2022-07-20 13:46:47 +08:00
世界
5905ad3278 Add basic clash api 2022-07-19 22:45:55 +08:00
世界
00f1faeea5 Add redir tproxy and dns inbound 2022-07-15 08:42:02 +08:00
世界
a257c481c3 Add set_system_proxy for linux and android 2022-07-14 20:32:17 +08:00
世界
1314345f28 Add set_system_proxy option for windows 2022-07-14 14:41:35 +08:00
世界
e3b186733e Refactor log 2022-07-12 17:44:12 +08:00
世界
3d16df288c Migrate components to library 2022-07-11 18:44:59 +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
世界
0cc16a7836 Add dial parallel for outbound dialer 2022-07-08 13:08:29 +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
世界
f510323dca Refactor struct & Add override dialer options 2022-07-03 20:59:25 +08:00