Commit graph

84 commits

Author SHA1 Message Date
世界 7d4e6a7f4e
dialer: Allow nil router 2024-05-23 14:57:26 +08:00
世界 71d92518c1
Set the default TCP keep alive period 2024-05-21 15:11:52 +08:00
世界 bf6cc8903c
Fix missing write result in TFO open 2024-01-19 11:22:13 +08:00
世界 89c723e3e4
Improve read wait interface &
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界 4b43acfec0
Add rule-set 2024-01-03 12:21:36 +08:00
世界 01f6e70bc5
Fix deadline usage 2023-12-01 20:39:01 +08:00
世界 4d23773a25
Migrate to gobwas/ws 2023-11-28 11:21:43 +08:00
世界 cb2e15f8a7
Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
世界 ac2d07b61a
Fix UDP dialer network 2023-10-03 11:08:31 +08:00
世界 7840dc73e3
Fix resolve dialer 2023-09-27 13:17:16 +08:00
世界 12dd1ac87f
Improve conntrack 2023-09-20 14:15:00 +08:00
世界 fe8d46cce5
Fix TFO async write 2023-09-09 19:52:13 +08:00
世界 5c5c25e3ad
Update tfo-go 2023-08-20 13:32:07 +08:00
世界 1019ecfdcf
Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界 07ce5e0d22
Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界 6f1b258501
Improve DNS caching 2023-06-07 20:56:55 +08:00
世界 aa94cfb876
Refactor rules 2023-06-07 20:28:21 +08:00
世界 407b08975c
Remove legacy warnings 2023-04-19 21:58:58 +08:00
世界 87cd925144
Fix conntrack return pointer 2023-04-14 21:00:45 +08:00
世界 11c50c7558
Fix processing domain address in packet 2023-04-14 20:59:57 +08:00
世界 8b64446274
platform: Fixes and improvements 2023-04-05 19:54:20 +08:00
armv9 f8be484019
conntrack: Fix missing tracking for udp conn 2023-04-02 12:06:03 +08:00
世界 35f03f092d
Improve UDP domain destination NAT 2023-04-02 12:05:59 +08:00
世界 dd5b0abc67
Fix slow open 2023-03-23 17:14:38 +08:00
世界 cc9cb0b477
platform: Add oom killer 2023-03-16 11:28:54 +08:00
世界 b9b2b77814
Add reload platform command 2023-03-03 21:59:54 +08:00
世界 222196b182
Add libbox wrapper 2023-02-20 11:07:49 +08:00
世界 1bd3a9144d
Upgrade tfo-go 2023-02-08 14:13:33 +08:00
世界 7a02cb83a7
Revert "Fix listen packet on address"
This reverts commit d1fe17a4db.
2022-11-28 12:51:23 +08:00
世界 d1fe17a4db
Fix listen packet on address 2022-11-25 21:12:45 +08:00
世界 7f84936050
Split bind_address 2022-11-06 10:16:07 +08:00
世界 f5c1900aad
Add message for tfo error 2022-10-18 17:27:50 +08:00
世界 b8009d61b2
Fix tfo headroom 2022-10-10 13:33:48 +08:00
世界 d135d0f287
Update tfo-go usage 2022-10-06 21:58:50 +08:00
世界 c90a77a185
Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界 a006627795
Disable DF on direct outbound by default 2022-09-23 10:27:46 +08:00
世界 189f02c802
Refactor bind control 2022-09-14 18:02:37 +08:00
世界 ee7e976084
Refactor TLS 2022-09-10 22:10:45 +08:00
世界 0c975db0a6
Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界 62fa48293a
Merge dialer options 2022-09-03 12:55:10 +08:00
世界 cd98ea5008
Fix socksaddr type condition 2022-08-29 19:58:58 +08:00
世界 d0703b78fa
Fix dns hijack on android
iproute2 on android does not support port rules
2022-08-26 21:05:45 +08:00
世界 d481bd7993
Fix bind_address 2022-08-25 14:50:10 +08:00
Hellojack a878256367
Fix TLS insecure (#27) 2022-08-24 16:11:41 +08:00
世界 9f6ff54a76
Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界 082872b2f3
Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界 8fec78a5cd
Apply bind address to udp connect 2022-08-22 14:35:05 +08:00
世界 7ba0a14e97
Add bind address to outbound options 2022-08-22 14:28:23 +08:00
世界 e839beb73b
Skip bind connection with private destination to interface 2022-08-20 13:31:15 +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