wwqgtxx
|
614cc93cac
|
chore: better close single connection in restful api
|
2023-06-26 18:25:36 +08:00 |
|
wwqgtxx
|
42ef4fedfa
|
chore: avoid unneeded map copy when close connection in restful api
|
2023-06-26 17:46:14 +08:00 |
|
wwqgtxx
|
919daf0dbb
|
fix: tuic server cwnd parsing
|
2023-06-21 14:00:49 +08:00 |
|
wwqgtxx
|
e914317bef
|
feat: support tuicV5
|
2023-06-12 18:42:46 +08:00 |
|
Larvan2
|
093453582f
|
fix: Resolve delay omission in the presence of nested proxy-groups
|
2023-06-07 13:20:45 +08:00 |
|
wwqgtxx
|
ad11a2b813
|
fix: go1.19 compile
|
2023-06-06 10:47:50 +08:00 |
|
タイムライン
|
dafecebdc0
|
chore: Something update from clash :) (#606)
|
2023-06-06 09:45:05 +08:00 |
|
wzdnzd
|
3ef81afc76
|
[Feature] Proxy stores delay data of different URLs. And supports specifying different test URLs and expected statue by group (#588)
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
|
2023-06-04 11:51:30 +08:00 |
|
Larvan2
|
6b1a4385b2
|
chore: better updater
|
2023-05-17 00:33:59 +08:00 |
|
Larvan2
|
ecdde647b1
|
chore: cleanup listener before restart
|
2023-04-10 21:13:23 +08:00 |
|
rookisbusy
|
8fb2c68722
|
fix: chat.js not begin with zero
|
2023-04-08 01:39:48 +08:00 |
|
rookisbusy
|
76340cc99c
|
feat: core support memory chat
|
2023-04-08 00:55:25 +08:00 |
|
Larvan2
|
affc453b6e
|
chore: better upgrade
|
2023-04-02 15:16:42 +08:00 |
|
wwqgtxx
|
2c7153cd7a
|
chore: clean up code
|
2023-03-29 16:19:26 +08:00 |
|
Larvan2
|
545cbeeec0
|
chore: skip restart when update error
|
2023-03-27 00:49:47 +08:00 |
|
Larvan2
|
4d30788738
|
chore: clean up code
|
2023-03-25 22:56:24 +08:00 |
|
Larvan2
|
99ede63a9a
|
feat: add upgrade api
example: curl -X POST -H "Authorization: Bearer 123456" http://ip:port/upgrade
|
2023-03-23 20:48:20 +08:00 |
|
wwqgtxx
|
998d407d44
|
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 |
|
wwqgtxx
|
68d7a6da7f
|
fix: ensure restart api return ok
|
2023-03-14 22:38:59 +08:00 |
|
wwqgtxx
|
0f24c2f849
|
chore: add /restart to restful api
|
2023-03-14 22:19:12 +08:00 |
|
wwqgtxx
|
545a79d406
|
chore: cleanup dialer's code
|
2023-03-06 23:23:05 +08:00 |
|
Skyxim
|
a1d008e6f0
|
chore: add pprof api, when log-level is debug
|
2023-02-23 23:30:53 +08:00 |
|
wwqgtxx
|
fc50392ec7
|
chore: cleanup natTable's api
|
2023-02-18 13:16:07 +08:00 |
|
yaling888
|
03520e0d6f
|
Fix: dns api panic on disable dns section (#2498)
|
2023-01-28 00:55:30 +08:00 |
|
Dreamacro
|
a6a72a5b54
|
Feature: add dns query json api
|
2023-01-28 00:55:24 +08:00 |
|
wwqgtxx
|
b5b06ea49c
|
fix: config crash
|
2022-12-06 09:04:30 +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 |
|
wwqgtxx
|
b4b9ef2362
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2022-11-28 20:04:56 +08:00 |
|
wwqgtxx
|
01e382285d
|
chore: tuic-server support restful api patch
|
2022-11-28 18:53:09 +08:00 |
|
wwqgtxx
|
551283c16e
|
chore: add tuic-server listener
|
2022-11-28 17:09:25 +08:00 |
|
wwqgtxx
|
1880a485f8
|
chore: better tfo inbound code
|
2022-11-16 10:43:16 +08:00 |
|
wwqgtxx
|
dc3e144b6a
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2022-11-12 20:43:48 +08:00 |
|
wwqgtxx
|
3eacce9a66
|
chore: add vmess, shadowsocks, tcptun and udptun listener
|
2022-11-11 20:56:08 +08:00 |
|
wwqgtxx
|
90f6cc233c
|
fix: correct yaml config name
|
2022-11-04 17:38:24 +08:00 |
|
wwqgtxx
|
e20d01a679
|
chore: try to let tun's restful patch api work
|
2022-11-04 08:52:30 +08:00 |
|
Dreamacro
|
50105f0559
|
Migration: go1.19
|
2022-08-07 21:45:50 +08:00 |
|
Skyxim
|
1e7af0bbc7
|
fix: repeat set http status
|
2022-08-01 22:12:36 +08:00 |
|
Skyxim
|
2cdf4a0532
|
chore: RESTful test group use request context
|
2022-06-25 08:53:11 +08:00 |
|
Skyxim
|
21098d2627
|
feat: RESTful api add interface-name field on patch config
|
2022-06-18 17:29:19 +08:00 |
|
adlyq
|
4092a7c84b
|
feat: proxies group URLTest api
|
2022-05-30 22:07:09 +08:00 |
|
adlyq
|
2ebc0383b5
|
feat: RESTful API support set tcp-concurrent
|
2022-05-26 19:49:12 +08:00 |
|
adlyq
|
7431001ed6
|
feat: RESTful API support update Geo file
and can set update url by user, eg.
geox-url:
geoip: "http://xxxx/gepip.dat"
mmdb: "http://xxxx/country.mmdb"
geosite: "http://xxxx/geosite.dat"
|
2022-05-24 15:04:13 +08:00 |
|
adlyq
|
149b4b5b43
|
feat: RESTful API support disable sniffer
|
2022-05-24 13:44:52 +08:00 |
|
adlyq
|
c0eb9aac1c
|
feat: fallback can be select by user
|
2022-05-24 10:17:44 +08:00 |
|
adlyq
|
3ab82849d4
|
feat: IN-TYPE rule support
eg. IN-TYPE,SOCKS/REDIR/INNER,Proxy
support list: HTTP HTTPS SOCKS SOCKS4 SOCKS5 REDIR TPROXY TUN INNER
|
2022-05-20 23:17:16 +08:00 |
|
adlyq
|
c4408612b3
|
chore: 暴露数据给前端
|
2022-05-17 16:47:21 +08:00 |
|
CHIZI-0618
|
5bd5f1bfda
|
chore: remove Script mode residual code.
|
2022-05-14 13:00:33 +08:00 |
|