Syrone Wong
7408a75f0e
drop OTA; add AEAD config
8 years ago
noisyfox
f66638d14c
Don't check and throw exception in a display function. We should check this at input side.
8 years ago
noisyfox
b7b92a4af9
Very rarely used regex, do not compile
8 years ago
Syrone Wong
355ab0e63d
Use UTF-8 encoding for optional tag in ss url ( #918 )
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
6d01cb074e
Add optional tag support for ss url ( #917 )
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
04ed25e16f
Add timeout support for server and forward proxy
Also, fix typo in ProxyForm
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
破娃酱
d73b77ff88
fix ss URL bug with no padding base64 ( #700 )
8 years ago
Syrone Wong
50de65624c
Refine user-friendly server name
Forgot to consider domain name.
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
4fcddc3e82
Check server IP address validity and log it
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
3b5d38658f
Minor bugfixes ( #647 )
* Drop unused variable to suppress warning in LogForm
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* Fix IPv6 displaying
It is a little ugly, send a PR if you can find a better way.
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Mygod
9c7b100f2b
Support one-time authentication in ss urls for sharing
This commit implements the new ss protocol proposed here:
https://github.com/shadowsocks/shadowsocks-org/issues/16
Also removes a TODO in Server.cs. You are welcome.
9 years ago
icylogic
2086b5900d
Merge remote-tracking branch 'upstream/master' into feature/statistics_ui
# Conflicts:
# shadowsocks-csharp/Controller/Service/AvailabilityStatistics.cs
# shadowsocks-csharp/Controller/Strategy/StatisticsStrategy.cs
# shadowsocks-csharp/View/StatisticsStrategyConfigurationForm.cs
9 years ago
Licshee
687f397ae3
using StringEx
9 years ago
icylogic
ce67551d31
migrate to record data model
9 years ago
Gang Zhuo
fcec167c72
revert save bandwidth
Some bugs on Save Bandwidth. Maybe commit again after all is ok.
9 years ago
kimw
1ee07d196a
save bandwidth in config file per shadowsocks server
9 years ago
kimw
f9bd1c9150
featured: save bandwidth in config.json file
9 years ago
kimw
c2095b5ad7
migrated SimpleJson => Newtonesoft.Json, and of cause removed SimpleJson source files.
9 years ago
Gang Zhuo
29d70acfb5
replace 'one_time_auth' to 'auth'
9 years ago
Gang Zhuo
1564e9ff81
support onetime auth
9 years ago
clowwindy
ddd46ed8c6
add HA
10 years ago
clowwindy
444fabaa79
local port now is the same for different servers
10 years ago
York Xiang
32941478d7
冒号写成逗号了,我错了……
10 years ago
York Xiang
3aa325edec
解决 QRcode 地址解析中密码可能带@符号、服务器名可能带冒号的问题
关掉 https://github.com/shadowsocks/shadowsocks-csharp/issues/131
我就是爱用中文,哼~
10 years ago
clowwindy
e878b41519
implement ssurl scan
10 years ago
clowwindy
5d194b42bc
fix #89
10 years ago
clowwindy
bcdbcae305
don't serialize FriendlyName
10 years ago
clowwindy
e943247150
update texts
10 years ago
clowwindy
eaaacd398d
minor fixes
10 years ago
clowwindy
c26c1dddd4
remarks should be plural
10 years ago
Sharuru
197ddd3d78
Add remark function
10 years ago
clowwindy
04a4427cff
update namespace
10 years ago
clowwindy
28b582590a
update namespace
10 years ago
clowwindy
0eb0e8c9e6
use gui-config.json from shadowsocks-gui
10 years ago