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
942
Commits
13
Branches
102
Tags
ff573bf377d450ef6d98d9b57c0e29bb53ab5dad
Commit Graph
167 Commits
fix: use replace instead
GyDi
·
2023-03-17 08:37:45 +08:00
533dc99e7d
fix: escape path space
GyDi
·
2023-03-17 08:36:19 +08:00
fc5ca965ba
fix: escape the space in path (
#451
)
John Smith
·
2023-03-17 08:20:35 +08:00
9c4a46bcdb
fix: appimage path unwrap panic
GyDi
·
2023-03-16 23:45:48 +08:00
2b6acedae1
feat: support to grant permission to clash core
GyDi
·
2023-03-16 11:16:54 +08:00
54a5007c01
fix: do not parse log except the clash core
GyDi
·
2023-03-16 10:34:28 +08:00
e25a455698
feat: open dir on the tray
GyDi
·
2023-02-17 00:15:21 +08:00
b374b9b91c
fix: app_handle as_ref
GyDi
·
2023-02-15 17:25:35 +08:00
c9b7eccbc1
fix: use crate
GyDi
·
2023-02-11 23:31:55 +08:00
2b6d9348cd
fix: appimage auto launch,
close
#403
GyDi
·
2023-02-11 23:19:08 +08:00
692f8c8454
fix: error log
GyDi
·
2023-01-15 19:11:51 +08:00
311358544e
feat: recover core after panic,
close
#353
GyDi
·
2023-01-14 11:45:47 +08:00
453c230716
fix: parse log cause panic
GyDi
·
2023-01-11 13:30:14 +08:00
e90158809a
fix: avoid setting login item repeatedly,
close
#326
GyDi
·
2022-12-23 22:39:27 +08:00
051be927cd
fix: check hotkey and optimize hotkey input,
close
#287
GyDi
·
2022-11-23 17:30:19 +08:00
db028665fd
fix: regenerate config before change core
GyDi
·
2022-11-23 09:57:21 +08:00
f477cecdeb
fix: lint
GyDi
·
2022-11-22 23:02:18 +08:00
e00f826eb8
fix: windows service mode
GyDi
·
2022-11-22 22:01:34 +08:00
1550d528bd
fix: service mode error and fallback to sidecar
GyDi
·
2022-11-22 20:47:21 +08:00
5098f14aab
feat: guard the mixed-port and external-controller
GyDi
·
2022-11-22 15:45:17 +08:00
f95ddd594e
fix: check config
GyDi
·
2022-11-21 23:11:56 +08:00
3cd2be5081
feat: check config when change core
GyDi
·
2022-11-21 22:27:55 +08:00
48e14b36b8
feat: adjust clash log
GyDi
·
2022-11-18 22:08:06 +08:00
f425fbaf9d
fix: windows issue
GyDi
·
2022-11-18 20:15:34 +08:00
bcc5ec897a
refactor: done
GyDi
·
2022-11-18 18:18:41 +08:00
2667ed13f1
refactor: adjust all path methods and reduce unwrap
GyDi
·
2022-11-18 10:26:39 +08:00
34daffbc96
refactor: rm code
GyDi
·
2022-11-17 23:21:13 +08:00
f24cbb6692
refactor: rm dead code
GyDi
·
2022-11-17 22:52:22 +08:00
1880da6351
refactor: for windows
GyDi
·
2022-11-17 20:19:40 +08:00
df93cb103c
refactor: wip
GyDi
·
2022-11-17 17:07:13 +08:00
63b474a32c
refactor: wip
GyDi
·
2022-11-16 01:26:41 +08:00
abdbf158d1
refactor: fix
GyDi
·
2022-11-14 22:50:47 +08:00
dc941575fe
refactor: fix
GyDi
·
2022-11-14 01:45:58 +08:00
d2852bb34a
refactor: wip
GyDi
·
2022-11-14 01:26:33 +08:00
b03c52a501
chore: format rust code
GyDi
·
2022-11-12 11:37:23 +08:00
4668be6e24
chore: rm dead code
GyDi
·
2022-11-10 22:58:46 +08:00
45fc84d8be
feat: support to change external controller
GyDi
·
2022-11-06 23:23:26 +08:00
e66a89208d
feat: add version on tray
GyDi
·
2022-11-01 23:29:59 +08:00
56fe7b3596
fix: init system proxy correctly
GyDi
·
2022-10-28 01:33:21 +08:00
acff6d0432
fix: reset proxy
GyDi
·
2022-10-28 01:06:54 +08:00
c0ddddfb1f
fix: init config error
GyDi
·
2022-10-28 01:02:47 +08:00
f7dab3ca56
feat: system tray support zh language
GyDi
·
2022-10-28 00:40:29 +08:00
e11b4038a3
fix: adjust reset proxy
GyDi
·
2022-10-27 21:14:14 +08:00
b635e64803
fix: kill clash when exit in service mode,
close
#241
GyDi
·
2022-10-22 13:55:06 +08:00
294d980b52
fix: break loop when core terminated
GyDi
·
2022-10-14 14:46:15 +08:00
515af472ce
fix: clash meta not load geoip,
close
#212
GyDi
·
2022-10-11 22:24:54 +08:00
dd78670a4b
feat: optimize config feedback
GyDi
·
2022-09-26 20:46:29 +08:00
e30ba07285
fix: adjust init launch on dev
GyDi
·
2022-09-26 01:35:19 +08:00
1b336d973d
fix: ignore disable auto launch error
GyDi
·
2022-09-26 01:09:05 +08:00
5e429c7a94
fix(macos): set auto launch path to application
GyDi
·
2022-09-25 23:36:55 +08:00
57d23eb043
First
Previous
1
2
3
4
Next
Last