Student Main
3fe3f99d41
Init JS variable in more reliable and quick way, reduce redundant code
6 years ago
lonelam
0a8c9d4eee
FIX: some crash about thread-safe in statistics
6 years ago
Allen Zhu
67e630f277
Merge pull request #2539 from celeron533/PAC
Refine PAC server
6 years ago
celeron533
36297b9132
Refine PAC resources
- Uncompress the text file for better version control
- Touch the PAC files in first place
6 years ago
celeron533
aa8dac1a10
Define socks5 command
6 years ago
celeron533
7030c380a1
Refine PAC server
- Split the file operations to new PACDaemon
- More precise matching logic for handling PAC content http request
6 years ago
celeron533
f38205a8f8
Update the GFWList via IPv6Loopback when available
6 years ago
Stzx
17c499c525
Modify PAC request behavior
Update the PAC file using the proxy channel only when proxy mode is enabled.
6 years ago
celeron533
48506fa0ea
Update CHANGES and bump version
7 years ago
celeron533
6c711218a0
Update CHANGES and bump version
7 years ago
celeron533
554203aa74
Merge pull request #2419 from Yifei0727/master
Support local IPv6 listener
# Conflicts:
# shadowsocks-csharp/Model/Configuration.cs
7 years ago
Yifei0727
561ba610f2
Fix IE global proxy mode 'server address' always be ipv4 problem
7 years ago
Yifei0727
5c0ce2159b
add jsonignore for param localHost
7 years ago
Yifei0727
339d29b2b9
change UpdateChecker WebProxy host support IPv6 mode
7 years ago
Yifei0727
58c914d8ed
add Pac support for IPv6
7 years ago
Yifei0727
f8fef5f909
add IPv6 support for tcp/dup/ and Privoxy
7 years ago
Stzx
e4d3775b4c
Simplified code
7 years ago
tato
13c679e514
Fix udp relay
7 years ago
celeron533
62491f4f33
Update CHANGES and bump version
7 years ago
celeron533
8a42d3c9d4
Exception for port assignment
When error code is SocketError.AccessDenied/10013(WSAEACCES), the port is reserved by system and you may not find the process name in `netstat`.
https://github.com/shadowsocks/shadowsocks-windows/issues/1835#issuecomment-453528715
7 years ago
rickryo
0d6c8bd0bc
add "basic access authentication" support for http proxy
7 years ago
celeron533
db4c560fdb
Update CHANGES and bump version
7 years ago
celeron533
63282a4c8d
Update user-agent
7 years ago
Allen Zhu
42401afcc4
Merge pull request #2222 from DamirAinullin/enum_flags
Marked ApplicationRestartFlags with Flags attribute
7 years ago
celeron533
fdd068c414
Log checking GFWList
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
celeron533
f7944c08cc
Log registered encryptor with conditions
DumpRegisteredEncryptor
7 years ago
celeron533
9ee988d9f1
Update the PAC javascript to support user rules in a better way
PAC will check the user rules first to find whether the URL should be connected via PROXY or DIRECT. If it does not match, then go to check GFWList rules.
7 years ago
celeron533
f75ffc06fc
Minor updates
7 years ago
celeron533
fee1cf4df9
Update CHANGES and bump version
7 years ago
Allen Zhu
ea442e2429
Merge pull request #2166 from studentmain/master
Register restart after system reboot, #2154
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
Allen Zhu
6e79f939ad
Merge pull request #2163 from celeron533/update_system_proxy
Update the system proxy when user-rule.txt changed
7 years ago
celeron533
5ffb7c4ca5
Update the system proxy when user-rule.txt changed
Fix #2140
7 years ago
Syrone Wong
9911a173bc
update privoxy to 3.0.28
binary modified via OD with tray icon function calls bypassed
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 years ago
celeron533
55cd6c56e1
Update CHANGES and bump version
7 years ago
celeron533
e7f33e3b9d
Update CHANGES and bump version
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
celeron533
7e21e168cf
Update CHANGES and bump version
7 years ago
celeron533
98538e32c0
Code cleanup
7 years ago
celeron533
1b373fd145
Fix #1969 #1818
Cause: process's additional environment variables are not expanded
by correctly.
Innovated by studentmain (StudentEx <scncgz@gmail.com>)
7 years ago
celeron533
7c1cb27aab
Update CHANGES and bump version
7 years ago
celeron533
80e4bec8c8
Fix fail to register hotkeys after wake up ( #1954 )
7 years ago
celeron533
796cd6516b
Update CHANGES and bump version
7 years ago
celeron533
721fb3f0ef
Refine HotkeyReg logic
7 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
7 years ago