Commit graph

43 commits

Author SHA1 Message Date
世界 1b71e52e90
Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
世界 e80084316d
Fix panic on create system proxy failed 2023-09-17 01:09:41 +08:00
世界 5d8af150a7
Improve system proxy API 2023-09-12 13:26:21 +08:00
世界 917420e79a
Add TUIC protocol 2023-08-20 13:31:40 +08:00
世界 50a7295360
Replace usages of uber/atomic 2023-04-14 20:55:05 +08:00
世界 6e22c004f6
Improve server error handling 2023-03-02 00:18:35 +08:00
世界 7f816a2ebc
Add sniff_timeout 2022-10-08 20:09:36 +08:00
世界 c90a77a185
Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界 b271e19a23
Fix concurrent write 2022-09-13 10:41:10 +08:00
世界 dbda0ed98a
Add chained inbound support 2022-08-29 19:50:28 +08:00
世界 f5e0ead01c
Fix inject conn 2022-08-29 19:02:41 +08:00
世界 58f4a970f2
Fix route connections 2022-08-25 20:48:59 +08:00
世界 1413c5022a
Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界 9f6ff54a76
Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界 9edfe7d9d3
Accept HTTP1 in naive inbound 2022-08-23 13:25:03 +08:00
世界 d4b7e221f0
Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界 082872b2f3
Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界 84e4677a94
Improve process searcher 2022-08-20 12:11:27 +08:00
世界 d6a0aa7ccf
Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界 f691bd5ce1
Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界 f6f3390490
Update WriteToUDPAddrPort usage since fixed by go1.18.5 2022-08-03 17:49:04 +08:00
世界 d06fd03dd8
Fix tcp keep alive 2022-07-31 09:53:29 +08:00
世界 2ce09b6ffd
Minor fixes 2022-07-30 14:50:33 +08:00
世界 457de86819
Add multiplexer 2022-07-30 09:04:01 +08:00
世界 9e9e6f7ee6
Improve udp dns close 2022-07-24 21:25:41 +08:00
世界 9f8978bbcf
Improve 4in6 processing 2022-07-22 17:57:23 +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
世界 2c2eb31e18
Add redir tproxy and dns inbound 2022-07-15 08:42:02 +08:00
世界 b9086b31e6
Add set_system_proxy for linux and android 2022-07-14 20:32:17 +08:00
世界 238afda9da
Add set_system_proxy option for windows 2022-07-14 14:41:35 +08:00
世界 4fc763cfa2
Refactor log 2022-07-12 17:44:12 +08:00
世界 dc127e2994
Migrate components to library 2022-07-11 18:44:59 +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
世界 3699a57847
Add dial parallel for outbound dialer 2022-07-08 13:08:29 +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
世界 8e7f215514
Shadowsocks multi-user/relay inbound 2022-07-04 15:34:43 +08:00
世界 18e3f43df3
Refactor struct & Add override dialer options 2022-07-03 20:59:25 +08:00
Renamed from adapter/inbound/default.go (Browse further)