68 Commits

Author SHA1 Message Date
huzibaca
6b902a7ad8
chore: update 2024-10-04 05:27:59 +08:00
huzibaca
335578dd91
refactor: simplify sysproxy logic
1. close all proxies directly when reset_proxy
2. init_sysproxy and update_sysproxy combined into one
3. optimize lock usage
4 ptimize the thread loop of guard_sysproxy,
2024-10-03 01:31:37 +08:00
huzibaca
79d1539149
refactor: logic optimization 2024-09-28 12:37:01 +08:00
huzibaca
ba1a7e0fd6
,fix: when updating the verge configuration, notification error 2024-09-27 22:25:23 +08:00
huzibaca
c50e8f9de8
refactor: logic optimization 2024-09-27 00:24:05 +08:00
huzibaca
5b822d238d
chore: update 2024-09-26 19:23:16 +08:00
huzibaca
08b1160d63
chore: remove useless exit codes 2024-09-25 11:47:01 +08:00
huzibaca
4b234a3211
fix: code lint 2024-09-24 20:06:25 +08:00
huzibaca
a3465d292c
refactor: unify and simplify the call of app_handle(2) 2024-09-23 23:15:51 +08:00
huzibaca
60e0f972d0
refactor: unify and simplify the call of app_handle 2024-09-23 16:31:58 +08:00
huzibaca
a5c871e933
chore: update 2024-09-22 15:39:52 +08:00
huzibaca
e9721ecc4d
Revert "chore: remove useless exit codes and hooks"
This reverts commit 40ff3fd4bf59f52f23904c3150de6ff17974d23f.
2024-09-22 00:41:20 +08:00
huzibaca
40ff3fd4bf
chore: remove useless exit codes and hooks 2024-09-21 21:05:34 +08:00
huzibaca
424c1f7d8f
chore : update 2024-09-20 18:02:19 +08:00
huzibaca
29d54fe589
chore: update 2024-09-20 17:49:31 +08:00
huzibaca
c246ae3bcf
Fix: Custom tray icon not working
1. Contains potential deadlock
2024-09-20 16:26:23 +08:00
huzibaca
49929bd473
fix: the shortcut key to exit cannot be used 2024-09-18 01:41:46 +08:00
huzibaca
507d52bcb9
chore: update 2024-09-02 19:33:17 +08:00
MystiPanda
359d9285fe
perf: change port too slow 2024-07-07 18:22:02 +08:00
MystiPanda
cf61a96ef6
refactor: Associate Profile with Merge/Script. 2024-06-29 23:07:44 +08:00
MystiPanda
1293d25e1b
refactor: use async instead of block_on 2024-06-29 19:02:37 +08:00
MystiPanda
a9ef32c32f
Revert "feat: disable running with admin permission and check service mode"
This reverts commit a0f9fb90ee7034043f1d8279db9e31f753efe74d.
2024-06-16 12:06:23 +08:00
MystiPanda
a0f9fb90ee
feat: disable running with admin permission and check service mode 2024-06-14 23:15:49 +08:00
MystiPanda
75cd7dd4b9
chore: update & fmt & clippy 2024-06-12 10:00:22 +08:00
dongchengjie
1938024ab3 chore: test_delay trace 2024-06-05 19:17:43 +08:00
MystiPanda
212021c878 feat: Support PAC Mode 2024-05-26 17:59:39 +08:00
MystiPanda
ecb2fbf900 feat: support monochrome tray icon 2024-05-15 14:50:10 +08:00
MystiPanda
1f7acd4027 feat: Allow disable unused ports 2024-05-09 09:22:32 +08:00
dongchengjie
4a6b12eda1 fix: #974 2024-05-03 12:50:04 +08:00
HZ is not Chatty
d90fb6fc9b
fixup! feat: Service Mode for Linux (#804) (#815)
* fixup! feat: Service Mode for Linux (#804)

* fixup! feat: Service Mode for Linux (#804)

* Partially revert "fixup! feat: Service Mode for Linux (#804)"

This reverts commit e6a5a2b4961dba4e891b1b62d6f35db4ca9ee5ce.
2024-04-01 19:25:58 +08:00
HZ is not Chatty
3b06cf8a2a
feat: Service Mode for Linux (#804) 2024-03-31 16:16:23 +08:00
MystiPanda
2d925c62f5
feat: Support config redir port and tproxy port 2024-03-21 10:54:56 +08:00
MystiPanda
0f48873c25
chore: Remove unnecessary hotkey 2024-02-27 11:18:52 +08:00
MystiPanda
2835e79973
feat: Support Open/Close Dashboard Hotkey
#439
2024-02-24 13:39:30 +08:00
MystiPanda
a30d07b924
feat: Support Custom Tray Icon 2024-02-24 00:52:21 +08:00
MystiPanda
e990530ada refactor: Remove clash field filter 2024-02-05 17:28:36 +08:00
Lai Zn
69ae86aba8
fix: make port change set to system proxy immediately (#256) 2024-01-18 09:37:46 +08:00
MystiPanda
c9e78c837b fix: Do not use proxy when test on tun mode 2024-01-17 18:08:09 +08:00
MystiPanda
45a28751af feat: Add Test Page 2024-01-17 11:02:17 +08:00
MystiPanda
4d2474226b refactor: cargo clippy 2024-01-10 17:36:35 +08:00
Pylogmon
15ab43963d
feat: Optimize copy environment variable logic (#106) 2023-12-08 22:16:42 +08:00
MystiPanda
a82929996b chore: change default port to 7897 2023-12-07 14:52:14 +08:00
MystiPanda
c8a508f35c Revert "chore: change default port to 7897"
This reverts commit 4ec73ef1c3e546d36706a034f65781cf0694deed.
2023-12-07 13:32:49 +08:00
wonfen
4ec73ef1c3 chore: change default port to 7897 2023-12-06 03:37:16 +08:00
WhizPanda
c0b6e549f0 build: Update Cargo Depends 2023-12-01 15:52:49 +08:00
WhizPanda
4906ca7059 feat: support random mixed port 2023-12-01 12:56:18 +08:00
wonfen
b4527c90e5 Merge remote-tracking branch 'nyanpasu/main' 2023-11-22 06:48:30 +08:00
wonfen
dbc626734d chore: delete clash core, update CI, change profile name, change URL test link 2023-11-22 02:56:47 +08:00
keiko233
71a23a4e02 refactor: copy_clash_env 2023-11-09 10:52:52 +08:00
keiko233
26fd90dfa3 feat: support copy CMD & PowerShell proxy env 2023-11-09 09:58:17 +08:00