wwqgtxx
|
a0a2eb2106
|
chore: update dependencies
|
2022-12-05 11:03:28 +08:00 |
|
wwqgtxx
|
bc94c50783
|
chore: update dependencies
|
2022-11-28 20:09:24 +08:00 |
|
wwqgtxx
|
b4b9ef2362
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2022-11-28 20:04:56 +08:00 |
|
wwqgtxx
|
0647cee02a
|
chore: update quic-go
|
2022-11-27 10:37:10 +08:00 |
|
Dreamacro
|
ed988dcdc5
|
Chore: update dependencies
|
2022-11-25 20:42:28 +08:00 |
|
wwqgtxx
|
c89b1f0e96
|
chore: tuic add cubic,new_reno,bbr congestion_controller
|
2022-11-25 10:33:37 +08:00 |
|
wwqgtxx
|
3880c3c1be
|
chore: add retry in tunnel dial
|
2022-11-24 12:32:35 +08:00 |
|
Dreamacro
|
5b07d7b776
|
Feature: add tunnels
|
2022-11-20 21:30:55 +08:00 |
|
wwqgtxx
|
2dc62024fe
|
chore: support old chacha20
|
2022-11-16 18:37:14 +08:00 |
|
wwqgtxx
|
03645fb235
|
fix: correct the go.mod
|
2022-11-16 10:18:42 +08:00 |
|
wwqgtxx
|
eb8431255d
|
fix: sing-shadowsocks serverConn.Write return (0,nil) when p isn't empty
|
2022-11-16 10:18:42 +08:00 |
|
wwqgtxx
|
e5a81b6c35
|
fix: don't use ReadOnceFrom in sing-shadowsocks
|
2022-11-16 10:18:42 +08:00 |
|
zhudan
|
9c8e39827f
|
update tfo to v2
|
2022-11-16 10:18:10 +08:00 |
|
wwqgtxx
|
dc3e144b6a
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2022-11-12 20:43:48 +08:00 |
|
wwqgtxx
|
1a4b00c70e
|
fix: update sing-vmess
|
2022-11-10 21:23:52 +08:00 |
|
wwqgtxx
|
4b4c3dc41e
|
fix: small-case import name
|
2022-11-09 19:42:56 +08:00 |
|
wwqgtxx
|
ae08d13de4
|
chore: support wireguard outbound
|
2022-11-09 18:44:06 +08:00 |
|
Skimmle
|
2d3aad573e
|
chore: upgrade dependencies
|
2022-11-08 15:50:01 +08:00 |
|
wwqgtxx
|
94a765ee31
|
fix: avoid choose ZeroTier's tap to defaultInterface
|
2022-11-05 20:51:28 +08:00 |
|
Dreamacro
|
c2469162fb
|
Chore: update dependencies
|
2022-11-04 13:28:51 +08:00 |
|
adlyq
|
7b0cd14b00
|
chore: netlink duplicate contains
|
2022-11-02 23:58:51 +08:00 |
|
wwqgtxx
|
b9ef713dd7
|
chore: add sing-tun's custom route support
|
2022-10-13 19:26:14 +08:00 |
|
wwqgtxx
|
94246104b8
|
chore: use sing-tun to replace old tun_adapter
|
2022-10-06 19:23:38 +08:00 |
|
metacubex
|
6b2eae36f2
|
adjust: gvisor version
|
2022-10-02 01:00:07 +08:00 |
|
metacubex
|
1bcc916807
|
chore: upgrade dependencies
|
2022-10-01 23:09:23 +08:00 |
|
wwqgtxx
|
b133bc58f0
|
fix: upgrade sing-vmess to let xudp work
|
2022-09-21 19:06:13 +08:00 |
|
wwqgtxx
|
82c9a1a2bb
|
chore: add xudp support for vmess
|
2022-09-19 18:26:43 +08:00 |
|
Kr328
|
6995e98181
|
Refactor: linux process resolving (#2305)
|
2022-09-18 12:53:51 +08:00 |
|
Dreamacro
|
2516169f61
|
Chore: update dependencies
|
2022-08-26 21:18:16 +08:00 |
|
Dreamacro
|
5940f62794
|
Chore: http2 should use DialTLSContext and some tls handshake should with context
|
2022-08-13 12:35:39 +08:00 |
|
metacubex
|
4ac192f520
|
Chore: update badges
|
2022-08-11 23:45:50 +08:00 |
|
zhudan
|
31f4d20477
|
support ebpf
|
2022-07-29 09:08:35 +08:00 |
|
Dreamacro
|
133bb2319f
|
Chore: load balance hash need to have fallback strategy
|
2022-07-23 23:59:13 +08:00 |
|
zhudan
|
143c5de51d
|
inbound tfo
|
2022-07-22 15:16:09 +08:00 |
|
Dreamacro
|
8c7c8f4374
|
Chore: update dependencies
|
2022-07-07 22:15:50 +08:00 |
|
Skyxim
|
60e1947ed2
|
chore: upgrade dependencies for hysteria
|
2022-07-07 12:49:52 +08:00 |
|
Skyxim
|
97e158989f
|
Merge branch 'h3' into Alpha
# Conflicts:
# go.mod
|
2022-07-03 22:55:26 +08:00 |
|
Skyxim
|
59ab2083aa
|
feat: try h3 connect DOH, failed will fall back h2; turn on with dns.prefer-h3: true
|
2022-07-03 21:59:47 +08:00 |
|
Skyxim
|
3cc1870aee
|
chore: embed hysteria, clean irrelevant codes, code from https://github.com/HyNetwork/hysteria
|
2022-07-03 18:26:46 +08:00 |
|
世界
|
8ce9737f3d
|
Update dependencies
|
2022-06-28 08:15:03 +08:00 |
|
Skyxim
|
6664547f43
|
chore: upgrade dependencies
|
2022-06-26 22:37:59 +08:00 |
|
世界
|
30a0834e72
|
chore: update shadowsocks
|
2022-06-19 22:26:17 +08:00 |
|
Dreamacro
|
c231fd1466
|
Chore: update dependencies
|
2022-06-19 13:01:43 +08:00 |
|
世界
|
5af17f70b4
|
Fix buffered shadowsocks aead tcp request
|
2022-06-18 10:50:33 +08:00 |
|
世界
|
b6a5ec6490
|
fix: fix async conn usage
|
2022-06-16 10:21:20 +08:00 |
|
世界
|
d8dc44e786
|
Refactor: vmess
Add support for vmess length masking/packetaddr/authenticated length
Add support for zero/aes-128-cfb protcol
|
2022-06-14 13:21:22 +08:00 |
|
世界
|
099aa1e3c2
|
fix: disable unsafe buffer in windows by default
ref: f49cd6f979
|
2022-06-10 15:51:34 +08:00 |
|
世界
|
5055542d61
|
chore: update dependencies
|
2022-06-09 18:05:45 +08:00 |
|
世界
|
2a4f2f3942
|
fix: hysteria dialer
|
2022-06-07 15:49:10 +08:00 |
|
世界
|
35a6666a84
|
feat: add hysteria
|
2022-06-07 13:46:54 +08:00 |
|