Added global Keyboard shortcut

So we could switch between different proxy modes with global shortcut.
This commit is contained in:
Vicent Tsai
2016-12-11 15:39:56 +08:00
parent cc342df5b5
commit 23967eca20
10 changed files with 236 additions and 20 deletions

View File

@ -57,6 +57,8 @@ So after you quit the app, the ss-local maybe be still running.
Added a manual mode which won't configure the system proxy settings.
Then you could configure your apps to use socks5 proxy manual.
Added global Keyboard shortcut <kbd></kbd> + <kbd></kbd> + <kbd>P</kbd> to switch between `global` mode and `auto` mode.
## Contributing
Contributions must be available on a separately named branch based on the latest version of the main branch develop.