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
1,278
Commits
13
Branches
102
Tags
4bb88d8e44d5e1ed32795cec2cd69806ea4a81ec
Commit Graph
425 Commits
feat: Use url path name as fallback subscription name (
#255
)
Lai Zn
·
2024-01-18 14:36:37 +08:00
4bb88d8e44
fix: make port change set to system proxy immediately (
#256
)
Lai Zn
·
2024-01-18 09:37:46 +08:00
b6dd6f3a94
fix: Do not use proxy when test on tun mode
MystiPanda
·
2024-01-17 18:08:09 +08:00
f2d0477550
feat: Support Startup Script
MystiPanda
·
2024-01-17 15:06:16 +08:00
733e8a0043
feat: Add Test Page
MystiPanda
·
2024-01-17 11:02:17 +08:00
b6f4695bcd
feat: Support both registry and api for windows sysproxy
MystiPanda
·
2024-01-16 15:11:53 +08:00
cb155707cd
fix: Can not use specify update time when create profile
MystiPanda
·
2024-01-16 10:29:04 +08:00
9b6b250cbd
refactor: rm theme blur
MystiPanda
·
2024-01-15 17:13:55 +08:00
5b7e29b8ad
Revert Use Tauri Websocket
MystiPanda
·
2024-01-15 10:17:00 +08:00
8fc4b338c2
refactor: Use Tauri WebSocket
MystiPanda
·
2024-01-14 17:30:18 +08:00
71103bb7b9
refactor: cargo clippy
MystiPanda
·
2024-01-10 17:36:35 +08:00
3a883b9e41
refactor: Optimizing the implementation of Linux URL Scheme registration
MystiPanda
·
2024-01-10 16:34:35 +08:00
17d8691300
fix: resolve scheme error
MystiPanda
·
2024-01-10 15:37:40 +08:00
523ce1dbdd
fix: linux build error
MystiPanda
·
2024-01-10 15:22:08 +08:00
4a3a9bf62c
feat: Support URL Scheme for Linux
MystiPanda
·
2024-01-10 13:03:34 +08:00
7e66f89260
feat: Support URL Scheme for Windows
#165
MystiPanda
·
2024-01-09 21:57:06 +08:00
965f10698b
fix: Fix some compile error
MystiPanda
·
2024-01-09 14:52:43 +08:00
bb193d3768
fix: Cargo clippy
MystiPanda
·
2023-12-21 16:49:21 +08:00
bfb7ff88d9
fix: Get filename error
#165
MystiPanda
·
2023-12-19 19:52:13 +08:00
c36425fd3a
fix: portable flag
MystiPanda
·
2023-12-15 21:39:34 +08:00
981f9d0b01
fix: user-agent version error
MystiPanda
·
2023-12-15 15:18:01 +08:00
d132357c20
fix: Subinfo parse error
MystiPanda
·
2023-12-15 11:35:10 +08:00
a719237556
chore: Remove unsafe function
MystiPanda
·
2023-12-14 13:56:51 +08:00
d16fc2b68b
feat: Update MacOS tray icon
MystiPanda
·
2023-12-14 13:11:46 +08:00
943c6f77dc
chore: Optimize service path
MystiPanda
·
2023-12-14 13:03:52 +08:00
4964382966
chore: default enable clash field filter
MystiPanda
·
2023-12-14 10:49:58 +08:00
711f9805c9
chore: Change service path
MystiPanda
·
2023-12-13 10:59:07 +08:00
eadd1042fb
fix: Save wrong window size
MystiPanda
·
2023-12-12 16:42:19 +08:00
16fa2c9f5e
Revert "fix: Change PID file path"
This reverts commit
c5855119d8
.
MystiPanda
·
2023-12-12 15:59:00 +08:00
d4ab1df870
chore: Remove script mode
MystiPanda
·
2023-12-09 17:04:03 +08:00
e7e66e580a
feat: Support different tray icon for macos
MystiPanda
·
2023-12-09 11:22:02 +08:00
125c3d3e0d
feat: Support different tray icon for linux
MystiPanda
·
2023-12-09 11:03:19 +08:00
ffaa06560e
feat: Optimize copy environment variable logic (
#106
)
Pylogmon
·
2023-12-08 22:16:42 +08:00
f9b716201f
perf: Improves window creation speed
MystiPanda
·
2023-12-08 13:10:35 +08:00
8b14a5f0d8
fix: Change PID file path
#99
MystiPanda
·
2023-12-08 11:59:40 +08:00
c5855119d8
chore: Fix build error
MystiPanda
·
2023-12-07 16:02:29 +08:00
7da78d3312
ci: Fix Linux CI Script
MystiPanda
·
2023-12-07 15:57:53 +08:00
2292b107dc
chore: change default port to 7897
MystiPanda
·
2023-12-07 14:52:14 +08:00
73be027951
refactor: Remove unnecessary changes
MystiPanda
·
2023-12-07 13:43:53 +08:00
f08ce82c3f
Revert "chore: change default port to 7897"
This reverts commit
55835785c0
.
MystiPanda
·
2023-12-07 13:32:49 +08:00
8de2712652
chore: change default port to 7897
wonfen
·
2023-12-06 03:37:16 +08:00
55835785c0
chore: fix appid
MystiPanda
·
2023-12-05 15:41:13 +08:00
4aaedbb0e6
refactor: Change app_home to standard locations of app_data
MystiPanda
·
2023-12-05 15:39:44 +08:00
ee1f14d4eb
fix: Stop core before install update
MystiPanda
·
2023-12-05 15:01:15 +08:00
feac8085c9
refactor: Hide Clash Field Option when Disable Filter (
#63
)
Pylogmon
·
2023-12-05 08:34:57 +08:00
6d4a8f2a5a
fix: Open File (
#56
)
Pylogmon
·
2023-12-04 12:15:12 +08:00
2cf52f15ab
fix: Get Profile Filename (
#54
)
Pylogmon
·
2023-12-04 12:15:01 +08:00
b7e9d61c72
feat: Support Both Stable and Alpha Version (
#47
)
WhizPanda
·
2023-12-03 14:26:03 +08:00
2b646636c1
feat: Support New Clash Field
#46
WhizPanda
·
2023-12-02 15:18:54 +08:00
d23ef2bd59
build: Update Cargo Depends
WhizPanda
·
2023-12-01 15:52:49 +08:00
8a77f832a3
First
Previous
1
2
3
4
5
...
Next
Last