Commit Graph

77 Commits

Author SHA1 Message Date
世界
16dd9f42a9 Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
世界
93afbb18c8 Fix UDP dialer network 2023-10-03 11:08:31 +08:00
世界
54d871cefe Fix resolve dialer 2023-09-27 13:17:16 +08:00
世界
3ff95715f6 Improve conntrack 2023-09-20 14:15:00 +08:00
世界
04fe6c6035 Fix TFO async write 2023-09-09 19:52:13 +08:00
世界
2f1fdea586 Update tfo-go 2023-08-20 13:32:07 +08:00
世界
5717fb47eb Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界
7e5d4943b2 Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界
d87d142798 Improve DNS caching 2023-06-07 20:56:55 +08:00
世界
3e6afcdcbf Refactor rules 2023-06-07 20:28:21 +08:00
世界
e0638272ed Remove legacy warnings 2023-04-19 21:58:58 +08:00
世界
0b3bc5d31e Fix conntrack return pointer 2023-04-14 21:00:45 +08:00
世界
805698e3c8 Fix processing domain address in packet 2023-04-14 20:59:57 +08:00
世界
7f61ce603f platform: Fixes and improvements 2023-04-05 19:54:20 +08:00
armv9
b86beb0d7d conntrack: Fix missing tracking for udp conn 2023-04-02 12:06:03 +08:00
世界
cd496991ba Improve UDP domain destination NAT 2023-04-02 12:05:59 +08:00
世界
bc54b92b21 Fix slow open 2023-03-23 17:14:38 +08:00
世界
161668a14e platform: Add oom killer 2023-03-16 11:28:54 +08:00
世界
8a6490afad Add reload platform command 2023-03-03 21:59:54 +08:00
世界
644153d61f Add libbox wrapper 2023-02-20 11:07:49 +08:00
世界
69c16d73bd Upgrade tfo-go 2023-02-08 14:13:33 +08:00
世界
96f54dd8c6 Revert "Fix listen packet on address"
This reverts commit c70028b094.
2022-11-28 12:51:23 +08:00
世界
c70028b094 Fix listen packet on address 2022-11-25 21:12:45 +08:00
世界
c9325e7847 Split bind_address 2022-11-06 10:16:07 +08:00
世界
092b839176 Add message for tfo error 2022-10-18 17:27:50 +08:00
世界
51e66dd624 Fix tfo headroom 2022-10-10 13:33:48 +08:00
世界
c7300b4764 Update tfo-go usage 2022-10-06 21:58:50 +08:00
世界
69d4d96c2a Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界
80b4b36178 Disable DF on direct outbound by default 2022-09-23 10:27:46 +08:00
世界
c7d3f264c9 Refactor bind control 2022-09-14 18:02:37 +08:00
世界
6e7d31a989 Refactor TLS 2022-09-10 22:10:45 +08:00
世界
c348f3431b Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界
273652ae23 Merge dialer options 2022-09-03 12:55:10 +08:00
世界
38a69dac07 Fix socksaddr type condition 2022-08-29 19:58:58 +08:00
世界
a0d35cf3dc Fix dns hijack on android
iproute2 on android does not support port rules
2022-08-26 21:05:45 +08:00
世界
8f67ed0750 Fix bind_address 2022-08-25 14:50:10 +08:00
Hellojack
76f41e5731 Fix TLS insecure (#27) 2022-08-24 16:11:41 +08:00
世界
7288d74b8d Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界
dbf12fb14d Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界
515b350328 Apply bind address to udp connect 2022-08-22 14:35:05 +08:00
世界
6e41cc18f1 Add bind address to outbound options 2022-08-22 14:28:23 +08:00
世界
a5f0041cf6 Skip bind connection with private destination to interface 2022-08-20 13:31:15 +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
世界
1a34319c95 Add back UoT support 2022-08-11 10:36:28 +08:00
世界
769521cafe Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界
02832fb136 Add tun support for macOS 2022-08-05 17:02:51 +08:00
世界
ed900a990e Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界
b1fa60eabc Improve dns log 2022-08-03 20:17:05 +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