Student Main
e712db0cea
update name and translation
6 years ago
Student Main
d92b04f944
geosite should pass as whitelist
6 years ago
Student Main
48a31bbb04
fully switch to Geosite
6 years ago
Student Main
6369e76f8d
make sure protobuf works
in case gfwlist no longer update
6 years ago
Student Main
f87d4dacf9
Merge branch 'master' into master
6 years ago
Nerekihs
789b72f73f
add French translation
6 years ago
database64128
a1e4245b3a
💬 Added MessageBox for ss:// import result.
6 years ago
database64128
ee586d8804
🐛 Fixed the issue where associating ss:// links requires admin privilege.
6 years ago
database64128
183a0b7285
🌐 Translations related to ss:// association.
6 years ago
Seia-Soto
72f1507a56
Update i18n.csv
6 years ago
Student Main
25bbd90f17
show message when cipher not exist
6 years ago
Allen Zhu
94f00f6b1b
Merge pull request #2783 from celeron533/nlog
Using NLog as the logger
No wrapper is used since we would use NLog for some time.
Currently the UI is not fully ready to select all log levels.
6 years ago
celeron533
e15cfacacd
Refind code and comments
6 years ago
celeron533
cc71e3009f
Update translation
6 years ago
Student Main
01e3b10f5e
deprecate unsafe encryption method
6 years ago
celeron533
1d0aa5881e
Working NLog with config file and "verbose log" option
6 years ago
celeron533
84c55d116d
WIP: Migrate to NLog
6 years ago
RK
af8977eb9b
Update i18n.csv
Added translation for "Statistics configuration" line.
6 years ago
RK
7686544bed
Merge branch 'master' into patch-1
6 years ago
Student Main
35950b9a58
Rename and translate title of statistics form. close #2768
6 years ago
RK
ff6863eb2e
i18n ru-RU
First version of Russian translation.
6 years ago
Student Main
6a3dfeff60
Write i18n.csv on demand
6 years ago
Student Main
43a05ecacb
translate Show Plugin Option
6 years ago
celeron533
e44cc54dbc
Using win32 native error code
Also update i18n
6 years ago
celeron533
1b77280f6d
Update .Net Framework i18n
6 years ago
Student Main
8325459cdc
read translation from disk
6 years ago
Student Main
a210888bd3
TranslateForm method, csv translation file
6 years ago
Student Main
9d14196a73
rename statistics window label, fix some translate
6 years ago
Student Main
1602804f77
Partially translate Statistics config
6 years ago
Student Main
3fe3f99d41
Init JS variable in more reliable and quick way, reduce redundant code
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
554203aa74
Merge pull request #2419 from Yifei0727/master
Support local IPv6 listener
# Conflicts:
# shadowsocks-csharp/Model/Configuration.cs
7 years ago
Yifei0727
f8fef5f909
add IPv6 support for tcp/dup/ and Privoxy
7 years ago
Stzx
62f40a7814
Update I18N file
Added Config Form hint text
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
Kevin2Law
aea690d356
feat: Add apply button for server configuration form.
7 years ago
celeron533
d4ae7b958e
Remove unused translations
7 years ago
Kevin2Law
8b610174a1
Add i18n resource.
7 years ago
rickryo
0d6c8bd0bc
add "basic access authentication" support for http proxy
7 years ago
Student Main
5791618ac5
Replace 'Arguement' to 'Argument'
7 years ago
Student Main
0433c12a85
correction names
7 years ago
Student Main
2079cab91d
Update zh_CN text
7 years ago
celeron533
780165b093
Update the embedded PAC file
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
Syrone Wong
172550b6ce
enlarge privoxy max client connections
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
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
StudentEx
572f53a77c
Remove zh-tw and ja localization string placeholder
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