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
656
Commits
13
Branches
102
Tags
3bd9287c5db1922b94f22cdbbf03b08a4678ec5b
Commit Graph
224 Commits
feat: refresh ui when hotkey clicked
GyDi
·
2022-09-18 15:50:03 +08:00
8fa7fb3b1f
feat: support hotkey (wip)
GyDi
·
2022-09-14 01:19:02 +08:00
509d83365e
fix: remove dead code
GyDi
·
2022-09-12 13:42:21 +08:00
d6ab73c905
fix: handle is none
GyDi
·
2022-09-12 00:45:19 +08:00
2d2fdf0b1e
fix: unused
GyDi
·
2022-09-12 00:02:25 +08:00
cf96622261
refactor: optimize
GyDi
·
2022-09-11 20:58:55 +08:00
47c8ccb0e5
feat: hide window on macos
GyDi
·
2022-09-09 16:42:35 +08:00
7597d335b9
feat: change default singleton port and support to change the port
GyDi
·
2022-09-06 00:45:01 +08:00
c058c29755
feat: log info
GyDi
·
2022-09-05 20:30:39 +08:00
9e7c7ac163
feat: kill clash by pid
GyDi
·
2022-09-05 16:30:29 +08:00
fcee41f00d
fix: external controller allow lan
GyDi
·
2022-09-02 00:24:19 +08:00
a120c8cf98
Merge branch 'main' of github.com:zzzgydi/clash-verge
GyDi
·
2022-08-24 22:41:36 +08:00
2f5b8d9abe
chore: update auto launch
GyDi
·
2022-08-24 22:41:12 +08:00
db324f54eb
fix: reduce unsafe unwrap
GyDi
·
2022-08-23 15:19:04 +08:00
3242efb1a2
fix: timer restore at app launch
FoundTheWOUT
·
2022-08-23 10:35:36 +08:00
30f9f1a021
fix: adjust log text
GyDi
·
2022-08-19 17:11:59 +08:00
3f58d05aa7
fix: do not reset system proxy when consistent
GyDi
·
2022-08-16 01:27:32 +08:00
7eb595170f
feat: adjust clash info parsing logs
GyDi
·
2022-08-15 20:21:43 +08:00
7f321c89cb
fix: delay show window
GyDi
·
2022-08-15 01:37:26 +08:00
8bf78fef10
feat: support restart app on tray
GyDi
·
2022-08-15 01:22:39 +08:00
66ccbf70f8
fix: script code error
GyDi
·
2022-08-12 23:41:25 +08:00
f1a68ece01
fix: script exception handle
GyDi
·
2022-08-12 11:14:34 +08:00
dd563360af
feat: refactor
GyDi
·
2022-08-12 03:20:55 +08:00
7f6dac4271
feat: adjust tun mode config
GyDi
·
2022-08-11 03:26:08 +08:00
178fd8e828
feat: reimplement enhanced mode
GyDi
·
2022-08-11 02:55:10 +08:00
1641e02a7d
feat: use rquickjs crate
GyDi
·
2022-08-10 13:05:48 +08:00
cfd04e9bb4
feat: reimplement enhanced mode
GyDi
·
2022-08-09 21:15:55 +08:00
38effaf740
fix: silent start (
#150
)
FoundTheWOUT
·
2022-08-09 14:14:06 +08:00
5aa7d5ffe9
fix: save profile when update
GyDi
·
2022-08-08 23:17:22 +08:00
4942b0fca5
feat: support web ui
GyDi
·
2022-08-06 21:56:54 +08:00
5564c966a5
fix: reduce unwrap
GyDi
·
2022-07-30 23:32:52 +08:00
60f6587169
feat: runtime config viewer
GyDi
·
2022-07-25 01:20:13 +08:00
a9bf32919e
feat: improve log rule
GyDi
·
2022-07-17 17:39:44 +08:00
4f6fceb87f
fix: import mod
GyDi
·
2022-07-17 16:51:54 +08:00
659fdd1d37
refactor: mode manage on tray
GyDi
·
2022-07-13 02:26:54 +08:00
6a51e93ded
chore: rm code
GyDi
·
2022-07-13 01:07:29 +08:00
fcf570e96e
fix: add tray separator
GyDi
·
2022-07-13 01:05:53 +08:00
cbc184e953
style: resolve formatting problem
limsanity
·
2022-07-13 00:54:47 +08:00
c278f1af00
feat(system tray): support switch rule/global/direct/script mode in system tray
limsanity
·
2022-07-13 00:43:27 +08:00
fbb17a0ba5
fix: instantiate core after init app,
close
#122
GyDi
·
2022-07-06 15:14:33 +08:00
150f0cf486
fix: improve external-controller parse and log
GyDi
·
2022-06-20 01:36:56 +08:00
6d0625c409
fix: show windows on click
GyDi
·
2022-06-18 17:28:37 +08:00
a092da1943
feat: improve yaml file error log
GyDi
·
2022-06-14 01:40:02 +08:00
b428eff10e
fix: macOS disable transparent
GyDi
·
2022-06-01 01:04:46 +08:00
6d3f837820
chore: adjust code
GyDi
·
2022-05-30 00:57:31 +08:00
5225c841ae
fix: window transparent and can not get hwnd
GyDi
·
2022-05-25 19:06:06 +08:00
98b8bd90ea
fix: create main window
GyDi
·
2022-05-25 16:45:18 +08:00
ae94993b09
feat: light mode wip (
#96
)
* 关闭窗口释放UI资源 * windows 还有左键点击事件 * 兼容enhance profile * bug 修复
ctaoist
·
2022-05-25 16:06:39 +08:00
5164aec37b
chore: error text
GyDi
·
2022-05-18 09:58:20 +08:00
d6103191ba
feat: clash meta core supports
GyDi
·
2022-05-17 01:59:49 +08:00
be9ea4ea8e
First
Previous
1
2
3
4
5
Next
Last