wwqgtxx
b5b06ea49c
fix: config crash
2022-12-06 09:04:30 +08:00
wwqgtxx
f7fb5840cf
fix: reorder metadata
2022-12-06 08:23:30 +08:00
wwqgtxx
3b96d54369
chore: cleanup rules/logic code
2022-12-05 23:51:38 +08:00
wwqgtxx
f390b9cf2f
fix: inbound nil pointer
2022-12-05 23:10:47 +08:00
wwqgtxx
1c65a2c1b4
chore: cleanup rule parse code
2022-12-05 22:29:52 +08:00
wwqgtxx
2d2b75a4bf
doc: update tor listeners' tun
2022-12-05 21:32:08 +08:00
Skyxim
dcbe25c3ae
chore: add log
2022-12-05 19:48:54 +08:00
wwqgtxx
46d23d9b86
chore: all listeners support specialProxy
2022-12-05 17:53:54 +08:00
wwqgtxx
fd9c4cbfa5
chore: listeners support tun
2022-12-05 17:43:50 +08:00
wwqgtxx
5c410b8df4
chore: listeners support tunnel
2022-12-05 17:03:12 +08:00
wwqgtxx
8c58d8a8ad
fix: remove unneed listener's start
2022-12-05 16:29:50 +08:00
wwqgtxx
a0a2eb2106
chore: update dependencies
2022-12-05 11:03:28 +08:00
wwqgtxx
b7d976796a
chore: listeners support shadowsocks/vmess
2022-12-05 10:12:53 +08:00
wwqgtxx
2e22c712af
chore: rebuild add adapter/inbound.Addition to simply Listener.New apis
2022-12-05 00:20:50 +08:00
wwqgtxx
c7f83d3ff1
chore: listeners support tuic
2022-12-04 23:05:13 +08:00
wwqgtxx
62474e0ed6
fix: correct C.Metadata
2022-12-04 22:08:20 +08:00
wwqgtxx
62226e8b3d
chore: rebuild InboundListener
2022-12-04 21:53:13 +08:00
wwqgtxx
8144373725
chore: support skip the same config Listeners' Close and Listen
2022-12-04 17:20:24 +08:00
Skyxim
e9d8dd09ac
fix: close linstener
2022-12-04 15:15:23 +08:00
wwqgtxx
6fc62da7ae
chore: change C.PacketAdapter from a struct to an interface
2022-12-04 14:37:52 +08:00
Skyxim
4f75201a98
feat: add linsters
2022-12-04 13:37:14 +08:00
Skyxim
ba884c29bd
refactor: adjust config
2022-12-03 14:14:15 +08:00
Skyxim
2fe271f19f
feat: add tls port for RESTful api and external controller
2022-12-03 12:25:10 +08:00
metacubex
cf5709aab1
fix: a temporary solution for error reporting when enabling tun for devices that do not have an ipv6 environment.
2022-12-03 00:10:50 +08:00
Skyxim
654cdf3d5b
chore: adjust fakeip test
2022-12-02 20:21:31 +08:00
Skyxim
6c79d9e63b
chore: fixed v2fly v4 version for test
2022-12-02 20:21:15 +08:00
wwqgtxx
0aefa3be85
fix: remove cyclic dependent to make tuic's Finalizer work
2022-12-02 16:56:17 +08:00
wwqgtxx
bc5ab3120f
fix: use same strClone function
2022-11-30 20:38:03 +08:00
wwqgtxx
df8e129fc6
chore: optimize DomainTrie for only one child
2022-11-30 19:42:05 +08:00
wwqgtxx
84caee94af
chore: decrease DomainTrie's memory use
2022-11-30 18:50:46 +08:00
wwqgtxx
1d9e320087
test: cleanup the test code
2022-11-30 08:58:53 +08:00
wwqgtxx
2a3c4c1a33
fix: ensure pool's dial pass to client
2022-11-29 09:23:28 +08:00
metacubex
8c0fbb3665
chore: restful api display fast-open for tuic and hysteria
2022-11-29 00:56:27 +08:00
wwqgtxx
9ea09b2b94
fix: tuic protocol error
2022-11-29 00:42:26 +08:00
wwqgtxx
db81db5363
Chore: allow tunnels don't set special proxy
2022-11-28 20:31:32 +08:00
wwqgtxx
e715ccbdd5
chore: update docs
2022-11-28 20:12:09 +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
dd6f7e3701
fix: structure decode first do strict match
2022-11-28 19:11:55 +08:00
wwqgtxx
01e382285d
chore: tuic-server support restful api patch
2022-11-28 18:53:09 +08:00
wwqgtxx
4b1d4a3e20
chore: tuic-server support heartbeat command
2022-11-28 18:28:22 +08:00
wwqgtxx
562819e3ca
chore: tuic-server support disassociate command
2022-11-28 18:18:51 +08:00
wwqgtxx
551283c16e
chore: add tuic-server listener
2022-11-28 17:09:25 +08:00
wwqgtxx
cd53e2d4a7
fix: set RequestTimeout in earlyConn
2022-11-27 16:38:41 +08:00
wwqgtxx
a58234f0cd
chore: support KeyReplacer in Structure Decoder
2022-11-27 13:44:38 +08:00
wwqgtxx
c8d7243b5b
fix: hop-interval of tysteria is optional too
2022-11-27 13:07:27 +08:00
Skyxim
6b1ca7b07c
fix: ports of hysteria is optional
2022-11-27 12:52:14 +08:00
wwqgtxx
b80e7c3c92
fix: tuic client use pool-based bytes.Buffer
2022-11-27 12:06:04 +08:00
wwqgtxx
0da09c5ddd
fix: quicStreamPacketConn's close
2022-11-27 11:42:43 +08:00
wwqgtxx
17c081a40c
add support for hysteria udp port hopping ( #269 )
...
* add support for hysteria udp port hopping
* add ports field for hysteria
* change method for udp connection
Co-authored-by: geoleonsh <geoleonsh@live.com>
2022-11-27 11:09:56 +08:00