wwqgtxx
|
a330fa1506
|
chore: disallow some restful api for CMFA
|
2024-09-30 13:08:50 +08:00 |
|
wwqgtxx
|
27bcb26ecd
|
chore: better config internal structure
|
2024-08-24 20:49:12 +08:00 |
|
wwqgtxx
|
f5834dd5e2
|
chore: code cleanup
|
2024-08-24 14:20:21 +08:00 |
|
wwqgtxx
|
4fedfc47b0
|
chore: update geo unneeded reload whole config
|
2024-08-16 09:19:18 +08:00 |
|
Larvan2
|
50d0cd363c
|
chore: auto download external UI when 'external-ui' is set and not empty
|
2024-08-13 14:19:34 +08:00 |
|
wwqgtxx
|
09be5cbc99
|
feat: tun support auto-redirect , route-address-set and route-exclude-address-set
|
2024-06-17 22:04:51 +08:00 |
|
Larvan2
|
4243a74284
|
chore: auto update geo
|
2024-05-19 18:51:06 +08:00 |
|
Larvan2
|
c3ee921d30
|
chore: apply config when geo update
|
2024-05-19 15:46:23 +08:00 |
|
Larvan2
|
5c3a9b1dfc
|
fix: geo auto update #1261
|
2024-05-17 11:51:32 +08:00 |
|
wwqgtxx
|
5af7f4e847
|
chore: allow config table-index for tun
https://github.com/MetaCubeX/mihomo/issues/1128
|
2024-03-24 21:31:52 +08:00 |
|
Kuingsmile
|
7ee6809257
|
feat: Add LAN allowed and disallowed IP configurations (#861)
|
2023-12-13 00:13:17 +08:00 |
|
wwqgtxx
|
9fc1fc4cfe
|
chore: add GSO support for TUN
lwip had been dropped, also cgo build will be removed
|
2023-12-10 08:32:54 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
a82ce85707
|
chore: add route exclude support
|
2023-11-02 11:37:40 +08:00 |
|
wwqgtxx
|
1cf9a55e3e
|
chore: code cleanup
|
2023-10-10 21:29:12 +08:00 |
|
wwqgtxx
|
6bcd91a801
|
feat: add skip-auth-prefixes
|
2023-10-10 21:29:12 +08:00 |
|
wwqgtxx
|
e0458a8fde
|
chore: decrease goroutine used in core tunnel
|
2023-09-28 18:59:31 +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 |
|
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
|
545a79d406
|
chore: cleanup dialer's code
|
2023-03-06 23:23:05 +08:00 |
|
wwqgtxx
|
fc50392ec7
|
chore: cleanup natTable's api
|
2023-02-18 13:16:07 +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 |
|
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
|
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 |
|
Skyxim
|
21098d2627
|
feat: RESTful api add interface-name field on patch config
|
2022-06-18 17:29:19 +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 |
|
MetaCubeX
|
435bee0ca2
|
update
|
2022-03-17 23:24:07 +08:00 |
|
yaling888
|
c14dd79e69
|
Merge from remote branch
|
2022-01-05 01:46:37 +08:00 |
|
yaling888
|
d7732f6ebc
|
Code: refresh code
|
2021-07-01 22:49:29 +08:00 |
|
ayanamist
|
244cb370a4
|
Change: config reload API use default path when both path and payload don't exist (#1447)
|
2021-06-21 17:33:34 +08:00 |
|
Dreamacro
|
6091fcdfec
|
Style: code style
|
2021-06-13 17:23:10 +08:00 |
|
Loyalsoldier
|
e63f995258
|
Chore: update dependencies (#1331)
|
2021-04-03 14:59:03 +08:00 |
|
Fndroid
|
d48cfecf60
|
Chore: API support patch ipv6 config (#1217)
|
2021-02-05 16:43:42 +08:00 |
|
maskedeken
|
83efe2ae57
|
Feature: add TCP TPROXY support (#1049)
|
2020-11-09 10:46:10 +08:00 |
|
kongminhao
|
8c3e2a7559
|
Chore: fix typo (#1017)
|
2020-10-14 19:56:02 +08:00 |
|
bytew021
|
3a27cfc4a1
|
Feature: add Mixed(http+socks5) proxy listening (#685)
|
2020-05-12 11:29:53 +08:00 |
|
Dreamacro
|
d75cb069d9
|
Feature: add default-nameserver and outbound interface
|
2020-02-15 21:42:46 +08:00 |
|
Dreamacro
|
3e4bc9f85c
|
Feature: update config API support raw yaml payload
|
2019-12-01 13:22:47 +08:00 |
|
Siji
|
5829c3d5be
|
Feature: support customizing bind-address when allow-lan is true (#255)
|
2019-08-08 13:45:07 +08:00 |
|
Dreamacro
|
3f6c707aa9
|
Fix: patch config field
|
2018-12-23 20:25:49 +08:00 |
|