database64128
3652e7f33b
🧹 Minor cleanup of Shadowsocks.Controller.ProtocolHandler.
6 years ago
database64128
ee586d8804
🐛 Fixed the issue where associating ss:// links requires admin privilege.
6 years ago
Student Main
7c22506eb1
add protocol handler in registry
6 years ago
celeron533
84c55d116d
WIP: Migrate to NLog
6 years ago
Student Main
11514dbf02
let PACServer running when proxy disabled
revert fb4f7ea2eb
6 years ago
Student Main
fb4f7ea2eb
change PAC URL only when SystemProxy.Update
6 years ago
Yifei0727
561ba610f2
Fix IE global proxy mode 'server address' always be ipv4 problem
7 years ago
Damir Ainullin
5a2adf749c
Added flag RESTART_ALWAYS = 0 for ApplicationRestartFlags
7 years ago
Damir Ainullin
7ed2434db7
Marked ApplicationRestartFlags with Flags attribute
7 years ago
Student Main
447632ff07
set command line parameter when register restart, for future
7 years ago
Student Main
207a977e4a
Fix typo
7 years ago
Student Main
5e0ccffa96
Register restart after system reboot, #2154
7 years ago
StudentEx
36b626fbc0
Try to reset setting and retry when failed
7 years ago
StudentEx
060bbe1830
Refine sysproxy exception handling.
7 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
7 years ago
celeron533
ed4f8f5b78
Minor updates on Hotkeys form
- Naming
- Cleanup
- Move logic to controller
8 years ago
celeron533
05b41389f1
Get rid of the UI coupled reflection on Hotkey config form
8 years ago
celeron533
66cdd13144
Minor updates on Hotkeys form
8 years ago
celeron533
db1bbd8039
Minor updates on Hotkeys form
8 years ago
Syrone Wong
9ca61defe8
record user wininet settings and restore after use
9 years ago
Syrone Wong
4407095d01
Fix auto startup
other minor cleanup
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
noisyfox
76fbd808e3
Add menu item to copy local pac url
9 years ago
noisyfox
430137495c
Always use {}
9 years ago
noisyfox
5c5f753721
Use external agents to set system proxy.
This fix the proxy issue on win10 insider preview.
9 years ago
noisyfox
22d8cdeff7
Add secret in local pac url.
9 years ago
noisyfox
41827f283e
Refine code
9 years ago
noisyfox
e7b559f1da
Refine code
9 years ago
noisyfox
63816ccdd1
Fix hotkey unregister issue.
Use singleton mode for hotkey callbacks.
9 years ago
noisyfox
cfc6e674da
Catch and log known exceptions in SystemProxy
9 years ago
Syrone Wong
4b99a5c210
Make registry opening more generic
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
70bff7d7cc
Use wininet API to setup system proxy
Get rid of tricky registry handling
Several files come from https://code.msdn.microsoft.com/windowsapps/CSWebBrowserWithProxy-c8535715/view/SourceCode
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
13ebb5ef01
Fix RegistryKey dispose
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
6a552a03d0
Fix typo
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
6a26436850
Refine Windows registry handling( #512 )
- Added a util function to handle x86 and x64
currently, we only handle keys in HKCU
- Close registry key after operations
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Licshee
687f397ae3
using StringEx
10 years ago
Licshee
413803c56f
fix case-insensitive behavior
10 years ago
Licshee
24609bf53b
never use string.Equals(string) if you don't know what you are doing
10 years ago
Licshee
2c90e0fcb1
code style
10 years ago
Licshee
88e4d2e317
.
10 years ago
Licshee
0a71dc6f00
- better FileStream handling
- restore WPAD
10 years ago
Gang Zhuo
092d1168ff
start all instances on boot under portable model
10 years ago
clowwindy
05726cdb67
revert part of #257
10 years ago
li3shiyi
33e06067ac
全局模式切换到PAC模式时,清除ProxyServer
11 years ago
li3shiyi
0f748bd933
启用系统代理时禁用“自动检测设置”,并且无必要时不清除原有代理服务器设置。
11 years ago
clowwindy
4afd5faf3f
add load balancing
11 years ago