Commit graph

51 commits

Author SHA1 Message Date
世界 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
世界 517a89fa9c
Add back UoT support 2022-08-11 10:36:28 +08:00
世界 6d78cf6b58
Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界 dfa10d4ebe
Add tun support for macOS 2022-08-05 17:02:51 +08:00
世界 f691bd5ce1
Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界 8e4de29409
Improve dns log 2022-08-03 20:17:05 +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
世界 457de86819
Add multiplexer 2022-07-30 09:04:01 +08:00
世界 aa074a2063
Update documentation 2022-07-27 12:13:31 +08:00
世界 816d7b734c
Improve udp timeout 2022-07-25 22:15:16 +08:00
世界 146008a631
Fix direct udp outbound 2022-07-25 16:18:11 +08:00
世界 1f05420745
Improve tls dialer and listener 2022-07-25 16:18:11 +08:00
世界 32e2730ec6
Add runtime warnings 2022-07-25 07:19:15 +08:00
世界 7d8a7c5c7d
Add default tcp keep alive settings 2022-07-24 21:29:39 +08:00
世界 fe8e984608
Add route.default_mark option 2022-07-24 17:46:25 +08:00
世界 9f8978bbcf
Improve 4in6 processing 2022-07-22 17:57:23 +08:00
世界 385c42e638
Improve socksaddr 2022-07-20 22:05:11 +08:00
世界 c7fabe40ed
Improve connection timeout 2022-07-18 20:53:13 +08:00
世界 afc2f509a4
Minor fixes 2022-07-16 22:03:35 +08:00
世界 377f3f83a2
Add route.default_interface option 2022-07-15 15:00:54 +08:00
世界 e13b72afca
Improve bind interface 2022-07-14 23:11:53 +08:00
世界 e7d557fd9e
Add tun inbound for windows 2022-07-13 22:41:21 +08:00
世界 dc127e2994
Migrate components to library 2022-07-11 18:44:59 +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
世界 211d97ff8a
Declare required fields in the documentation 2022-07-09 09:28:54 +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
世界 538a1f5909
Add resolver for outbound dialer 2022-07-07 21:47:21 +08:00
世界 9f4c0ff624
Refactor adapter 2022-07-01 19:37:41 +08:00