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 |
|
Mars160
|
fdaa6a22a4
|
fix hysteria faketcp lookback in TUN mode (#601)
|
2023-06-04 23:43:54 +08:00 |
|
wwqgtxx
|
03d0c8620e
|
fix: hysteria faketcp loopback in tun mode
|
2023-06-03 22:15:09 +08:00 |
|
wwqgtxx
|
e552b5475f
|
fix: tfoConn panic
|
2023-05-16 14:55:50 +08:00 |
|
wwqgtxx
|
7bb5da3005
|
chore: support splice for direct outbound
|
2023-04-25 23:01:05 +08:00 |
|
wwqgtxx
|
40da1911d9
|
chore: using sync/atomic replace uber/atomic
|
2023-04-22 15:37:57 +08:00 |
|
wwqgtxx
|
ec234ac0a8
|
chore: clear windows bind error
|
2023-04-20 10:22:51 +08:00 |
|
wwqgtxx
|
495033270c
|
chore: using new chan based deadline reader
|
2023-04-17 19:29:07 +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
|
c1199f1a8a
|
chore: add early conn interface to decrease unneeded write
|
2023-02-27 00:26:49 +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
|
5c8d955f61
|
chore: better windows bind error handle
|
2023-02-22 13:41:33 +08:00 |
|
wwqgtxx
|
ae42d35184
|
chore: support golang1.20's dialer.ControlContext
|
2023-02-13 11:14:19 +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
|
dc3e144b6a
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2022-11-12 20:43:48 +08:00 |
|
wwqgtxx
|
901a47318d
|
chore: always pass context when resolve dns
|
2022-11-12 13:18:36 +08:00 |
|
Skyxim
|
0fb0e490f8
|
fix: when connection refused active health test
|
2022-10-16 13:12:49 +08:00 |
|
Skyxim
|
af97922e94
|
fix: no main result conn, will fail
|
2022-08-28 20:26:13 +08:00 |
|
Skyxim
|
99effb051b
|
feat: add ip-version param
|
2022-08-28 13:41:43 +08:00 |
|
Skyxim
|
32fc990c68
|
fix: Unhandled dns resolve failure error
|
2022-08-13 16:47:24 +08:00 |
|