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
2,868
Commits
13
Branches
102
Tags
46cc872dc5b1c51db3830ef7152d7f4d8d4e77a3
Commit Graph
86 Commits
fix-service.rs
Ahao
·
2025-06-28 08:09:45 +08:00
46cc872dc5
Refactor logging statements to use the new formatting syntax for improved readability and consistency across the codebase. This includes updating error, warning, and info logs in various modules such as system commands, configuration, core functionalities, and utilities. Additionally, minor adjustments were made to string formatting in backup and proxy features to enhance clarity.
Tunglies
·
2025-06-27 23:30:59 +08:00
a574ced428
feat: add clash_core config validation & auto-fix to default; fixed "No such file or directory (os error 2)"
wonfen
·
2025-06-16 20:27:02 +08:00
26acce94a4
refactor: simplify version check logic in run_core_by_service and update tray menu function call
Tunglies
·
2025-06-10 23:37:09 +08:00
cbcab72a7c
refactor: replace isServiceAvailable with getRunningMode for service status checks
Tunglies
·
2025-05-26 16:08:16 +08:00
32ee1b36d2
chore: simplify service logging
wonfen
·
2025-05-18 17:53:57 +08:00
8d99af4c15
feat: optimize service initialization logic to fallback to Sidecar mode on installation failure
wonfen
·
2025-05-17 19:13:24 +08:00
305a64c3e3
refactor: simplify proxy type handling and improve error handling in network commands
Tunglies
·
2025-05-16 00:09:47 +08:00
53a46d0dc6
feat: better service status and TUN mode usable checks in Setting Page
Tunglies
·
2025-05-12 19:04:21 +08:00
5b6c9be99f
fix: windows ipc errors
wonfen
·
2025-05-09 01:29:10 +08:00
b5b65ac8c5
feat: add authenticated service IPC communication
wonfen
·
2025-05-08 00:14:58 +08:00
7370f00857
feat: add network manager to optimize network request handling
wonfen
·
2025-04-30 21:30:28 +08:00
32b6821b8a
fix: update required service version to 1.0.6
Tunglies
·
2025-04-28 06:16:14 +08:00
3ce5d3bf2d
fix(linux): can not connect to mihomo core
Tunglies
·
2025-03-28 19:39:11 +08:00
5a2751162f
feat: enhance service startup logic with user preference-based sidecar fallback
wonfen
·
2025-03-28 03:20:13 +08:00
59caa22431
refactor: replace println with logging in core validation and tray quit function
Tunglies
·
2025-03-26 04:31:38 +08:00
98d3a48710
chore: better install service prompt translation
Tunglies
·
2025-03-26 03:44:30 +08:00
0ec4f46052
feat: add logging module and update running mode terminology
Tunglies
·
2025-03-25 23:05:09 +08:00
df5424d55e
feat: improve mihomo core and service keep-alive and reinstallation logic
wonfen
·
2025-03-25 06:41:00 +08:00
e054ac67fb
refactor: service reinstallation logic on detection failure
wonfen
·
2025-03-25 00:51:38 +08:00
cf78bb3686
chore: update required service version
wonfen
·
2025-03-24 03:59:55 +08:00
a2811c4803
chore: update required service version
wonfen
·
2025-03-23 00:16:32 +08:00
a345b54a77
fix: linux hanlding mihomo-core and verge-service communication
Tunglies
·
2025-03-22 04:51:38 +08:00
2a92755e65
fix: update service response check for correct status code and message
Tunglies
·
2025-03-20 06:18:14 +08:00
1b249564a3
feat: home page
wonfen
·
2025-03-14 13:31:34 +08:00
1f99cee78b
chore: git hooks for linter and formatter
Tunglies
·
2025-03-13 12:51:20 +08:00
b57c6e408a
feat: add admin permission prompt for system service
wonfen
·
2025-03-05 10:22:57 +08:00
ebb194d2a2
feat: show service mode installation prompts in user mode
wonfen
·
2025-03-03 14:42:31 +08:00
07bdc108ed
feat: add ability to check service version and auto-reinstall
wonfen
·
2025-02-28 06:45:30 +08:00
ee9f0990fd
Revert "perf: Improve kernel management logic & add more dev mode logs"
This reverts commit
ff2cf30238
.
wonfen
·
2025-02-15 05:51:46 +08:00
932d36462f
perf: Improve kernel management logic & add more dev mode logs
wonfen
·
2025-02-09 14:19:15 +08:00
ff2cf30238
fix: failed to install service on macos
huzibaca
·
2024-10-23 04:46:47 +08:00
ecb5f0885c
chore: update
huzibaca
·
2024-10-21 04:35:21 +08:00
964daadb18
chore: replace sudo with pkexec execution
huzibaca
·
2024-10-21 02:31:43 +08:00
d41d74d0f8
chore: try to fix service not started on linux
huzibaca
·
2024-10-20 04:48:42 +08:00
8389826e30
fix: try to fix service not started on linux
huzibaca
·
2024-10-18 07:08:34 +08:00
a013fe663c
chore: update
huzibaca
·
2024-10-16 01:55:22 +08:00
a6a3847e30
fix: path escape issue
huzibaca
·
2024-10-15 02:35:50 +08:00
a38f1e92e3
fix: installation service error
huzibaca
·
2024-10-11 00:59:34 +08:00
d0e7f6673c
chore: update
huzibaca
·
2024-10-10 23:34:55 +08:00
800dc21202
chore: update
huzibaca
·
2024-10-10 02:21:22 +08:00
12db69407e
feat: Modify startup logic and install services by default
huzibaca
·
2024-10-10 00:34:36 +08:00
9b2b447b8b
refactor: core logic
huzibaca
·
2024-10-08 02:39:17 +08:00
8a69713f6c
refactor: tun mode is turned on and off, does not depend on services, and does not affect other configurations
huzibaca
·
2024-10-05 22:45:59 +08:00
5fdb52d8d0
chore: update
huzibaca
·
2024-09-27 10:05:31 +08:00
60b1e47ae6
chore: remove compatibility code
huzibaca
·
2024-09-27 10:04:23 +08:00
9591fb2c21
fix: code lint
huzibaca
·
2024-09-24 20:06:25 +08:00
57f1c005e6
fix: wrap the password in quotes
#1460
MystiPanda
·
2024-07-24 14:22:23 +08:00
b5a26941ef
fix: error command status
MystiPanda
·
2024-07-16 18:37:56 +08:00
3d7bdded31
fix: MacOS service install error
MystiPanda
·
2024-07-16 13:01:27 +08:00
7507182097
First
Previous
1
2
Next
Last