Skip to content

NSmartProxy v1.0

Compare
Choose a tag to compare
@tmoonlight tmoonlight released this 22 Sep 09:37
· 160 commits to master since this release

1.0发布以来爆出不少问题,尤其是linux上的,暂时不建议使用此版本
修复了若干bug:
1.解决客户端切换端口依然使用默认端口连接的bug;(感谢 SplendidDream反馈)
2.解决连接异常时,通过客户端不断重试导致重复创建大量账户的bug。(感谢peach7orange反馈)
新特性:
1.增加http/https支持,http/https协议的端口复用,支持泛域名绑定;
2.支持ssl证书自动生成;
3.增加了客户端描述功能,方便服务端区分不同的客户端连接。(感谢 756616071反馈)

无UI客户端 Windows/linux/MAC 全平台操作系统 ( .net core ):
nspclient_v1.0.zip
带Winform UI的客户端 Windows 7以上操作系统:
nspclient_winform_v1.0.zip
带WebUI的服务端 Windows/linux/MAC 全平台操作系统 ( .net core ):
nspserver_v1.0.zip