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
150
Commits
13
Branches
102
Tags
2c7d07d60684c1d5eeeada413bafba3c022d7c5a
Commit Graph
54 Commits
feat: support blur window
GyDi
·
2022-01-12 02:27:29 +08:00
148547de95
chore: add macos startup todo
GyDi
·
2022-01-11 23:14:43 +08:00
fb6a97789e
feat: windows support startup
GyDi
·
2022-01-11 02:24:43 +08:00
4ee0a1b8c5
feat: window self startup
GyDi
·
2022-01-11 02:21:51 +08:00
7617d734e2
fix: update profile after restart clash
GyDi
·
2022-01-10 22:08:18 +08:00
ab653afae9
feat: support macos proxy config
GyDi
·
2022-01-09 21:19:35 +08:00
701ab8b24f
feat: custom window decorations
GyDi
·
2022-01-08 22:23:48 +08:00
ed6bfa5fa2
fix: delete profile item command
GyDi
·
2022-01-08 14:21:12 +08:00
2d8b80bfa9
chore: temp
GyDi
·
2022-01-08 02:54:37 +08:00
c1cc560458
refactor: rename
GyDi
·
2022-01-08 01:27:25 +08:00
1d38739016
refactor: impl structs methods
GyDi
·
2022-01-07 23:29:20 +08:00
3bb46eaa6f
fix: initialize profiles state
GyDi
·
2022-01-05 23:30:18 +08:00
a61e5c7310
feat: delay put profiles and retry
GyDi
·
2022-01-05 02:01:32 +08:00
348b3d3738
refactor: impl as struct methods
GyDi
·
2022-01-05 02:00:59 +08:00
3550aa10ba
feat: Window Send and Sync
GyDi
·
2022-01-04 21:29:04 +08:00
c29eadd9ee
feat: support restart sidecar tray event
GyDi
·
2021-12-31 18:24:50 +08:00
3bab5ec3a7
feat: compatible with macos(wip)
GyDi
·
2021-12-29 18:49:38 +08:00
1d87f78088
feat: enhance system proxy setting
GyDi
·
2021-12-27 02:29:28 +08:00
013dc5f4b5
chore: something
GyDi
·
2021-12-26 02:31:18 +08:00
7d878d2551
feat: implement a simple singleton process
GyDi
·
2021-12-23 01:35:17 +08:00
34725b517b
feat: profile item support display updated time
GyDi
·
2021-12-20 01:10:06 +08:00
9d62462a96
feat: only put some fields
GyDi
·
2021-12-20 00:31:57 +08:00
cb8c7057ee
feat: add serval commands
GyDi
·
2021-12-19 23:56:16 +08:00
13ceb1e445
fix: change log file format
GyDi
·
2021-12-19 18:04:18 +08:00
0d8114c9f4
feat: change log file format
GyDi
·
2021-12-19 17:50:40 +08:00
bf5680da61
chore: do something
GyDi
·
2021-12-19 17:49:45 +08:00
f095d1bf84
fix: proxy bypass add <local>
GyDi
·
2021-12-19 17:48:38 +08:00
2a7cabb06d
chore: someting
GyDi
·
2021-12-19 14:07:13 +08:00
860c44e93d
feat: adjust code
GyDi
·
2021-12-18 02:29:54 +08:00
694a7760b7
feat: refactor commands and support update profile
GyDi
·
2021-12-18 02:01:02 +08:00
98378e6261
feat: support set system proxy command
GyDi
·
2021-12-17 02:15:40 +08:00
3a9734e97d
feat: put profile works
GyDi
·
2021-12-17 00:35:46 +08:00
f736951fc8
feat: pus_clash_profile support
secret
field
GyDi
·
2021-12-15 22:36:13 +08:00
48f1b27d93
feat: add put_profiles cmd
GyDi
·
2021-12-15 02:01:24 +08:00
0c23845970
feat: lock profiles file and support more cmds
GyDi
·
2021-12-14 22:56:57 +08:00
d75fb152c2
refactor: import profile
GyDi
·
2021-12-14 22:33:54 +08:00
eb3daf7b3e
feat: put new profile to clash by default
GyDi
·
2021-12-14 21:58:29 +08:00
b5bb39ef3d
chore: update toml file
GyDi
·
2021-12-14 18:39:37 +08:00
98bc9b07b8
feat: enhance clash caller & support more commands
GyDi
·
2021-12-14 18:37:03 +08:00
881a95520a
refactor: adjust dirs structure
GyDi
·
2021-12-14 16:07:15 +08:00
4719649bf4
chore: fix mod
GyDi
·
2021-12-14 15:56:54 +08:00
db802e959d
chore: rename file
GyDi
·
2021-12-14 15:56:29 +08:00
ee26bb3b5d
feat: read clash config
GyDi
·
2021-12-14 15:55:29 +08:00
2a986a3d2f
chore: update comments
GyDi
·
2021-12-14 15:54:24 +08:00
b5d0c2b78b
feat: get profile file name from response
GyDi
·
2021-12-14 02:32:42 +08:00
1bff7d5b0b
feat: change the naming strategy
GyDi
·
2021-12-14 00:40:41 +08:00
ef3b10fa8f
feat: import profile support
GyDi
·
2021-12-13 02:29:48 +08:00
b0dabbe55a
feat: init verge config struct
GyDi
·
2021-12-13 02:29:02 +08:00
5b826a3767
feat: refactor system proxy config
GyDi
·
2021-12-12 18:02:41 +08:00
1e176c4316
feat: use resources dir to save files
GyDi
·
2021-12-12 17:46:16 +08:00
1500162a9c
First
Previous
1
2
Next
Last