This website requires JavaScript.
Explore
Help
Register
Sign In
our
/
clash-proxy
Watch
2
Star
0
Fork
0
You've already forked clash-proxy
Code
Pull Requests
Activity
647
Commits
13
Branches
102
Tags
2d00ddad2b96277d30159cf855c4bbd5b7b32c8d
Commit Graph
219 Commits
refactor: optimize
GyDi
·
2022-09-11 20:58:55 +08:00
2d00ddad2b
feat: hide window on macos
GyDi
·
2022-09-09 16:42:35 +08:00
c07cbf9dbb
feat: change default singleton port and support to change the port
GyDi
·
2022-09-06 00:45:01 +08:00
72dcdf4483
feat: log info
GyDi
·
2022-09-05 20:30:39 +08:00
5f3a71ed5f
feat: kill clash by pid
GyDi
·
2022-09-05 16:30:29 +08:00
000d6ebcd0
fix: external controller allow lan
GyDi
·
2022-09-02 00:24:19 +08:00
2798dc3d42
Merge branch 'main' of github.com:zzzgydi/clash-verge
GyDi
·
2022-08-24 22:41:36 +08:00
393943bb9f
chore: update auto launch
GyDi
·
2022-08-24 22:41:12 +08:00
4c72ac14e6
fix: reduce unsafe unwrap
GyDi
·
2022-08-23 15:19:04 +08:00
7156871412
fix: timer restore at app launch
FoundTheWOUT
·
2022-08-23 10:35:36 +08:00
20665a49ed
fix: adjust log text
GyDi
·
2022-08-19 17:11:59 +08:00
ad1dfc3137
fix: do not reset system proxy when consistent
GyDi
·
2022-08-16 01:27:32 +08:00
8a443013c0
feat: adjust clash info parsing logs
GyDi
·
2022-08-15 20:21:43 +08:00
12afa005d9
fix: delay show window
GyDi
·
2022-08-15 01:37:26 +08:00
281ac16dca
feat: support restart app on tray
GyDi
·
2022-08-15 01:22:39 +08:00
4e33f3e722
fix: script code error
GyDi
·
2022-08-12 23:41:25 +08:00
c8a046996b
fix: script exception handle
GyDi
·
2022-08-12 11:14:34 +08:00
6c85b8717f
feat: refactor
GyDi
·
2022-08-12 03:20:55 +08:00
142a62e371
feat: adjust tun mode config
GyDi
·
2022-08-11 03:26:08 +08:00
ff6abf08b7
feat: reimplement enhanced mode
GyDi
·
2022-08-11 02:55:10 +08:00
2fd921cd60
feat: use rquickjs crate
GyDi
·
2022-08-10 13:05:48 +08:00
1d7bd57357
feat: reimplement enhanced mode
GyDi
·
2022-08-09 21:15:55 +08:00
1a4d76b4c3
fix: silent start (
#150
)
FoundTheWOUT
·
2022-08-09 14:14:06 +08:00
19d3921637
fix: save profile when update
GyDi
·
2022-08-08 23:17:22 +08:00
4ee716457f
feat: support web ui
GyDi
·
2022-08-06 21:56:54 +08:00
54b18d15b6
fix: reduce unwrap
GyDi
·
2022-07-30 23:32:52 +08:00
588e8e019c
feat: runtime config viewer
GyDi
·
2022-07-25 01:20:13 +08:00
1e7a86b7c0
feat: improve log rule
GyDi
·
2022-07-17 17:39:44 +08:00
5be6f550be
fix: import mod
GyDi
·
2022-07-17 16:51:54 +08:00
66abf27edd
refactor: mode manage on tray
GyDi
·
2022-07-13 02:26:54 +08:00
f9aeec8eb5
chore: rm code
GyDi
·
2022-07-13 01:07:29 +08:00
acf4d15a8d
fix: add tray separator
GyDi
·
2022-07-13 01:05:53 +08:00
e5e08d1762
style: resolve formatting problem
limsanity
·
2022-07-13 00:54:47 +08:00
a93a428a89
feat(system tray): support switch rule/global/direct/script mode in system tray
limsanity
·
2022-07-13 00:43:27 +08:00
d126a361e1
fix: instantiate core after init app,
close
#122
GyDi
·
2022-07-06 15:14:33 +08:00
42e585e7a2
fix: improve external-controller parse and log
GyDi
·
2022-06-20 01:36:56 +08:00
9c9e5a54a7
fix: show windows on click
GyDi
·
2022-06-18 17:28:37 +08:00
a78e1d7f2b
feat: improve yaml file error log
GyDi
·
2022-06-14 01:40:02 +08:00
9b2a2eb229
fix: macOS disable transparent
GyDi
·
2022-06-01 01:04:46 +08:00
d5e3e6f256
chore: adjust code
GyDi
·
2022-05-30 00:57:31 +08:00
9f2e25309e
fix: window transparent and can not get hwnd
GyDi
·
2022-05-25 19:06:06 +08:00
00513e66bc
fix: create main window
GyDi
·
2022-05-25 16:45:18 +08:00
8850867b82
feat: light mode wip (
#96
)
* 关闭窗口释放UI资源 * windows 还有左键点击事件 * 兼容enhance profile * bug 修复
ctaoist
·
2022-05-25 16:06:39 +08:00
2c97eb4115
chore: error text
GyDi
·
2022-05-18 09:58:20 +08:00
802b0d1a75
feat: clash meta core supports
GyDi
·
2022-05-17 01:59:49 +08:00
d4a4747c08
feat: clash meta core support (wip)
GyDi
·
2022-05-16 01:52:50 +08:00
d8d1cb2eda
fix: service mode error
GyDi
·
2022-05-13 02:11:03 +08:00
0882c2b5c7
fix: win11 drag lag
GyDi
·
2022-05-09 14:41:26 +08:00
e8b80216e8
fix: rm unwrap
GyDi
·
2022-05-09 14:01:14 +08:00
bd6eb606ca
feat: supports more remote headers
close
#81
GyDi
·
2022-05-06 10:52:59 +08:00
45b7e28db2
First
Previous
1
2
3
4
5
Next
Last