wwqgtxx
|
c63a851bba
|
feat: add direct-nameserver and direct-nameserver-follow-policy in dns section
|
2024-10-04 14:20:10 +08:00 |
|
wwqgtxx
|
a4e84f0479
|
chore: better apply tcp keepalive to listeners
|
2024-09-25 15:10:53 +08:00 |
|
wwqgtxx
|
dc29514fb6
|
chore: typo
|
2024-09-09 10:07:50 +08:00 |
|
wwqgtxx
|
f20f371a61
|
chore: better keepalive handle
|
2024-08-14 13:01:06 +08:00 |
|
wwqgtxx
|
5bf22422d9
|
fix: wireguard not working in CMFA
|
2024-08-13 13:36:25 +08:00 |
|
wwqgtxx
|
1457f83530
|
fix: dns server using direct outbound lookback resolve problem
|
2024-06-18 13:15:20 +08:00 |
|
wwqgtxx
|
3ae4014b39
|
chore: disable tfo when lower than Windows 10.0.14393
|
2024-05-12 20:44:12 +08:00 |
|
wwqgtxx
|
16fadd2441
|
fix: don't ignore bind6 error when udp's target is ipv6 address
|
2024-04-10 15:34:28 +08:00 |
|
xishang0128
|
e0248faebd
|
feat: Experimental supports dialer IP4P address convert
form https://github.com/heiher/natmap/wiki/faq
|
2024-03-10 02:24:20 +08:00 |
|
wwqgtxx
|
9bd70e1366
|
fix: tfo not working with smux/yamux
|
2024-01-24 17:52:45 +08:00 |
|
H1JK
|
1479b449df
|
chore: Cleanup code
|
2023-11-17 23:12:10 +08:00 |
|
Steve Johnson
|
b5a8f0fce1
|
fix: improve feature check and add missing patches
|
2023-11-17 19:10:17 +08:00 |
|
Steve Johnson
|
d9cfdc3242
|
chore: add android feature and patch
|
2023-11-17 13:19:24 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
4314b37d04
|
fix: dhcp not working on windows
|
2023-10-26 10:27:38 +08:00 |
|
Larvan2
|
414d8f2162
|
chore: use WaitGroup in dualStackDialContext
|
2023-08-30 17:28:36 +08:00 |
|
Mitt
|
86cf1dd54b
|
fix: dualStack confusing error on ipv4 failed connect
|
2023-08-30 17:28:36 +08:00 |
|
wwqgtxx
|
cc42d787d4
|
feat: add mptcp for all proxy
|
2023-08-09 16:57:39 +08:00 |
|
wwqgtxx
|
8f1475d5d0
|
chore: update to go1.21rc2, drop support for go1.19
|
2023-07-02 09:59:18 +08:00 |
|
wwqgtxx
|
cd42e9832c
|
chore: resolver priority return TypeA in ResolveIP (not effected LookupIP)
|
2023-04-12 22:06:21 +08:00 |
|
wwqgtxx
|
92cc268209
|
chore: proxyDialer can limited support old dial function
|
2023-04-11 12:51:24 +08:00 |
|
Skyxim
|
035d878a9f
|
fix: dial panic
|
2023-03-10 22:08:01 +08:00 |
|
Skyxim
|
5bcfe1a6c6
|
fix: dialer dual stack panic
|
2023-03-10 20:16:14 +08:00 |
|
wwqgtxx
|
2c4783ff8b
|
fix: SA4001 for netDialer copy
|
2023-03-10 16:17:54 +08:00 |
|
Skyxim
|
7cc1c1b561
|
chore: adjust error log
|
2023-03-10 14:12:18 +08:00 |
|
wwqgtxx
|
9ae0bd9c2b
|
fix: don't return a non-nil interface containing nil pointer
|
2023-03-10 12:06:53 +08:00 |
|
wwqgtxx
|
c0fc5d142f
|
fix: unmap 4in6 address in dialer and wireguard
|
2023-03-10 00:25:22 +08:00 |
|
wwqgtxx
|
9cc7fdaca9
|
chore: wireguard using internal dialer
|
2023-03-07 09:30:51 +08:00 |
|
wwqgtxx
|
545a79d406
|
chore: cleanup dialer's code
|
2023-03-06 23:23:05 +08:00 |
|
wwqgtxx
|
d55025ecae
|
fix: udp loopback show "The requested address is not valid in its context."
|
2023-02-28 15:53:34 +08:00 |
|
wwqgtxx
|
c8c078e78a
|
fix: golang1.19 can't compile
|
2023-02-26 22:20:25 +08:00 |
|
Skyxim
|
d36f9c2ac8
|
fix: handle no IP address
|
2023-02-26 21:01:44 +08:00 |
|
Skyxim
|
e6a35199e0
|
fix: dual stack serial dial
|
2023-02-26 20:15:28 +08:00 |
|
wwqgtxx
|
be5ce6249f
|
fix: dns resolve in dialer
|
2023-02-26 13:52:10 +08:00 |
|
wwqgtxx
|
0321fe93cf
|
fix: replace self define "connect timeout" to os.ErrDeadlineExceeded
|
2023-02-26 13:06:10 +08:00 |
|
Skyxim
|
0a6705f43e
|
fix: ip version prefer not working
|
2023-02-26 12:39:53 +08:00 |
|
Skyxim
|
97e14337e3
|
refactor: tcp dial (#412)
Non-concurrent support to try to connect in turn
fix: serial dual stack dial
|
2023-02-26 12:12:25 +08:00 |
|
wwqgtxx
|
7d524668e0
|
chore: support TFO for outbounds
|
2023-02-24 13:53:44 +08:00 |
|
wwqgtxx
|
4a6ebff473
|
fix: add "dns resolve failed" error in dialer
|
2023-02-22 19:14:11 +08:00 |
|
wwqgtxx
|
ce8929d153
|
chore: better bind in windows
|
2023-02-13 10:14:59 +08:00 |
|
wwqgtxx
|
980454beb2
|
chore: cleanup code
|
2022-12-22 09:53:25 +08:00 |
|
wwqgtxx
|
22414ce399
|
chore: relay support tuic
|
2022-12-20 00:11:02 +08:00 |
|
wwqgtxx
|
7496d9c114
|
chore: rebuild relay
|
2022-12-19 21:34:07 +08:00 |
|
wwqgtxx
|
88acf8e098
|
fix: fix bindIfaceToListenConfig() in windows force bind to an ipv4 address
|
2022-12-13 11:18:32 +08:00 |
|
wwqgtxx
|
a6f7e1472b
|
fix: let doh/dot server follow hosts and can remotely resolve itself ip
|
2022-12-07 20:01:44 +08:00 |
|
wwqgtxx
|
59bd11a3a7
|
chore: add tuic outbound
close #133
|
2022-11-25 08:08:14 +08:00 |
|
Skyxim
|
d5973cf8a6
|
chore: Adjust error of dialer
|
2022-11-19 10:57:33 +08:00 |
|
Skyxim
|
1d3cc36eef
|
chore: return context error
|
2022-11-19 10:50:13 +08:00 |
|
Skyxim
|
8fcfecbed1
|
chore: Adjust the return
|
2022-11-19 10:47:03 +08:00 |
|
wwqgtxx
|
901a47318d
|
chore: always pass context when resolve dns
|
2022-11-12 13:18:36 +08:00 |
|