Student Main
|
d92b04f944
|
geosite should pass as whitelist
|
6 years ago |
Student Main
|
48a31bbb04
|
fully switch to Geosite
|
6 years ago |
Student Main
|
e8b8397809
|
replace GFWListUpdater to GeositeUpdater
|
6 years ago |
Student Main
|
c7b33bba1f
|
port GfwlistUpdater feature
|
6 years ago |
Student Main
|
6369e76f8d
|
make sure protobuf works
in case gfwlist no longer update
|
6 years ago |
Allen Zhu
|
b706cdf257
|
Merge pull request #2855 from database64128/master
New option for ss:// URL association
|
6 years ago |
notsure2
|
ede2fcacb2
|
Update TCPHandler.lastActivity upon successful send of bytes.
Fixes https://github.com/shadowsocks/shadowsocks-windows/issues/2857
|
6 years ago |
database64128
|
4bd33db1ae
|
🔍 Renamed to NamedPipeServer for clarity.
|
6 years ago |
Student Main
|
e492bc02f4
|
pass received url to controller
|
6 years ago |
Student Main
|
5846c9dc93
|
named pipe for url ipc
|
6 years ago |
celeron533
|
d8c9a7c85f
|
Update CHANGES and bump version
|
6 years ago |
Student Main
|
23ce58aa34
|
Tweak debug message out levels
|
6 years ago |
celeron533
|
6893af10b5
|
Update CHANGES and bump version
|
6 years ago |
celeron533
|
c93e1d58d4
|
Not using isVerboseLogging flag
|
6 years ago |
celeron533
|
84c55d116d
|
WIP: Migrate to NLog
|
6 years ago |
Student Main
|
49cc922631
|
Use mbedtls MD5 in PACServer, close #2759
Workaround FIPS, there is no security concern as it's only a "cache key".
|
6 years ago |
celeron533
|
c8740b3982
|
Update CHANGES and bump version
|
6 years ago |
celeron533
|
2e954cbc6e
|
Update CHANGES and bump version
|
6 years ago |
Student Main
|
6cecd28cb8
|
fix #2739
|
6 years ago |
celeron533
|
afa370b120
|
Update CHANGES and bump version
|
6 years ago |
celeron533
|
e44cc54dbc
|
Using win32 native error code
Also update i18n
|
6 years ago |
celeron533
|
55fcad8cd7
|
Fix issue when plugin program file is in system environment path
|
6 years ago |
celeron533
|
8da3f11d43
|
Give a more user friendly message when plugin program file does not exist
|
6 years ago |
Allen Zhu
|
8d9c9ca13e
|
Merge pull request #2728 from celeron533/config_gfwlist
Support custom GFWListUrl defined in config file
|
6 years ago |
Student Main
|
2f2c3c321b
|
Merge pull request #2722 from rwasef1830/show-plugin-output
Implement "Show Plugin Output" checkbox.
|
6 years ago |
celeron533
|
d7f38a7067
|
Support custom GFWListUrl defined in config file
|
6 years ago |
Raif Atef
|
b83f5b3d96
|
Implement "Show Plugin Output" checkbox.
|
6 years ago |
Student Main
|
84f8491513
|
generate PacSecret only once.
|
6 years ago |
Student Main
|
a0786a435f
|
Use MD5 hash instead of timestamp for PAC URL
|
6 years ago |
Allen Zhu
|
b4d02f8334
|
Merge branch 'master' into patch-1
|
6 years ago |
Allen Zhu
|
ad36bf6d4d
|
Merge pull request #2598 from studentmain/pac-structure
Init JS variable in more reliable and quick way, reduce redundant code
|
6 years ago |
celeron533
|
ee36bfcb08
|
Update CHANGES and bump version
|
6 years ago |
Kexy Biscuit
|
e2f1564b6d
|
Remove http:// part in proxy host name.
Microsoft Docs is misleading, as always. dotnet/samples#1644
|
6 years ago |
Kexy Biscuit
|
a6a8b091cb
|
Format the proxy host name used in GfwListUpdater.
Directly create a WebProxy with IPAddress.IPv6Loopback.ToString() throws UriFormatException. Format the proxy host name to satisfy WebProxy.
|
6 years ago |
Student Main
|
4f34562fc3
|
fix wrong abpContent
|
6 years ago |
Student Main
|
a44f810890
|
Reformatting some string literals
|
6 years ago |
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 |
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 |