gVisor bot
|
e81ee44f33
|
chore: better tproxy error logging
|
2023-05-11 21:31:29 +08:00 |
|
gVisor bot
|
31b70b9fbd
|
chore: decrease shadowsocks udp read memory used for no-windows platform
|
2023-05-11 19:01:41 +08:00 |
|
gVisor bot
|
96511d8613
|
chore: sing inbound support WaitReadPacket
|
2023-05-10 22:35:50 +08:00 |
|
gVisor bot
|
50fef8e201
|
fix: sing inbound should check needAdditionReadDeadline on udp too
|
2023-05-10 16:03:28 +08:00 |
|
gVisor bot
|
a48d1f0948
|
fixes #512: geo download failed when startup (#538)
* fixes #512: geo download failed when startup
- 启动阶段,executor还未初始化tunnel,tcpIn==nil导致geo下载失败,阻塞在
tcpIn <- context
* chore: handled by the upper layer
* chore: remove useless parameters
---------
Co-authored-by: Skyxim <noreply@skyxim.dev>
|
2023-05-01 21:27:55 +08:00 |
|
gVisor bot
|
bbfdbae3a6
|
feat: add proxy and sing-based listener support sing-mux
|
2023-04-23 19:57:54 +08:00 |
|
gVisor bot
|
1248ba250e
|
chore: update wireguard-go
|
2023-04-20 13:46:21 +08:00 |
|
gVisor bot
|
1e4778d69e
|
chore: Adopt sing-tun's update
|
2023-04-17 20:38:37 +08:00 |
|
gVisor bot
|
7867b7ea2d
|
chore: using new chan based deadline reader
|
2023-04-17 19:29:07 +08:00 |
|
gVisor bot
|
a0ddce0c6f
|
chore: better error ignore
|
2023-04-09 23:06:56 +08:00 |
|
gVisor bot
|
c305ea2b7a
|
chore: Add read deadline implementation
|
2023-04-09 22:58:05 +08:00 |
|
gVisor bot
|
81a996ec1d
|
fix: tun warn timeout
|
2023-04-09 19:00:45 +08:00 |
|
gVisor bot
|
ae5fafa885
|
chore: make all net.Conn wrapper can pass through N.ExtendedConn
|
2023-04-02 22:24:46 +08:00 |
|
gVisor bot
|
96461ab557
|
feat: nameserver-policy support use rule-providers and reduce domain-set memory
|
2023-04-01 11:53:39 +08:00 |
|
gVisor bot
|
8143d28502
|
fix: tproxy listener cannot listen udp
|
2023-03-27 22:18:54 +08:00 |
|
gVisor bot
|
b49bb0b2bf
|
chore: move sing-tun's udpTimeout fix to there lib
|
2023-03-23 19:53:28 +08:00 |
|
gVisor bot
|
e36bb24b43
|
fix: sing_tun apply udpTimeout when using gvisor stack
|
2023-03-23 14:05:31 +08:00 |
|
gVisor bot
|
ad9a2365e5
|
chore: shadowsocks listener support the "udp" setting
|
2023-03-21 12:40:36 +08:00 |
|
gVisor bot
|
832ebb4050
|
Update UoT protocol
|
2023-03-17 13:23:45 +08:00 |
|
gVisor bot
|
2be8768bc7
|
fix: tuic udp native mode can't relay packetSize>1200
|
2023-03-16 21:09:44 +08:00 |
|
gVisor bot
|
9c0870106d
|
Feat: support set tun file-descriptor in config file
Co-authored-by: DuFoxit <DuFoxit@users.noreply.github.com>
|
2023-03-15 23:43:58 +08:00 |
|
gVisor bot
|
4b6bbef697
|
Update UoT protocol
|
2023-03-15 14:46:35 +08:00 |
|
gVisor bot
|
30fe29bea1
|
chore: Update dependencies
|
2023-03-04 23:41:56 +08:00 |
|
gVisor bot
|
e45b8dc404
|
chore: add early conn interface to decrease unneeded write
|
2023-02-27 00:26:49 +08:00 |
|
gVisor bot
|
32978a6459
|
fix: checkTunName mistake
|
2023-02-24 14:58:01 +08:00 |
|
gVisor bot
|
df28a353b9
|
fix: tunnel's inboundTFO missing
|
2023-02-24 14:19:50 +08:00 |
|
gVisor bot
|
a694155b20
|
chore: using sing-shadowtls to support shadowtls v1/2/3
|
2023-02-21 21:58:37 +08:00 |
|
gVisor bot
|
5b22884f6d
|
chore: reset tunName in macos when it isn't startWith "utun"
|
2023-02-19 10:10:27 +08:00 |
|
gVisor bot
|
2a259ef8e7
|
fix: disable header protection in vmess server
|
2023-02-18 16:42:54 +08:00 |
|
gVisor bot
|
71a8982768
|
chore: Considering remove GOAMD64=v2 of linux-amd64-compatible
close https://github.com/MetaCubeX/Clash.Meta/issues/391
|
2023-02-18 13:32:26 +08:00 |
|
gVisor bot
|
aa9da5dcb0
|
chore: cleanup natTable's api
|
2023-02-18 13:16:07 +08:00 |
|
gVisor bot
|
e23763c71a
|
feat: introduce a new robust approach to handle tproxy udp. (#389)
|
2023-02-17 16:31:15 +08:00 |
|
gVisor bot
|
7d50bea4d2
|
chore: Allow 0-RTT in Tuic server
refers to: https://github.com/quic-go/quic-go/pull/3635
|
2023-02-13 23:52:15 +08:00 |
|
gVisor bot
|
41e1506153
|
fix: tuic listener config name
|
2023-02-02 21:48:20 +08:00 |
|
gVisor bot
|
abdc12aed1
|
fix: Parse CC fail in tuic.
|
2023-02-02 21:29:12 +08:00 |
|
gVisor bot
|
6776ec538f
|
fix: tuic server's MaxIncomingStreams
|
2023-01-17 14:25:19 +08:00 |
|
gVisor bot
|
82ab43c7ba
|
fix: Add CC for TUIC server
|
2023-01-17 01:08:30 +08:00 |
|
gVisor bot
|
5fd6a3f18f
|
fix: add Upstream to refconn
|
2023-01-16 13:26:30 +08:00 |
|
gVisor bot
|
2678489d32
|
fix: addr panic
|
2023-01-16 12:47:22 +08:00 |
|
gVisor bot
|
ae5e4559dc
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2023-01-01 13:03:30 +08:00 |
|
gVisor bot
|
deeba61c54
|
Feature: REDIRECT support IPv6 (#2473)
|
2022-12-22 19:25:30 +08:00 |
|
gVisor bot
|
635cb4d491
|
Chore: improve redir getorigdst
|
2022-12-22 12:00:56 +08:00 |
|
gVisor bot
|
fcd5580875
|
chore: linux ipv6 REDIRECT (#311)
|
2022-12-22 08:45:11 +08:00 |
|
gVisor bot
|
459166668c
|
fix: tunnel panic
|
2022-12-11 08:59:57 +08:00 |
|
gVisor bot
|
f8b117007b
|
fix: tun create panic
|
2022-12-08 11:29:39 +08:00 |
|
gVisor bot
|
d6a20af8b7
|
fix: config code merge
|
2022-12-06 10:13:05 +08:00 |
|
gVisor bot
|
2df61cdaa0
|
fix: config crash
|
2022-12-06 09:04:30 +08:00 |
|
gVisor bot
|
d26ea2b963
|
fix: inbound nil pointer
|
2022-12-05 23:10:47 +08:00 |
|
gVisor bot
|
46147944f3
|
chore: all listeners support specialProxy
|
2022-12-05 17:53:54 +08:00 |
|
gVisor bot
|
cfce7d4838
|
chore: listeners support tun
|
2022-12-05 17:43:50 +08:00 |
|