Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GangZhuo/kcptun-gui-windows
GUI for kcptun (https://github.com/xtaci/kcptun). (Need .NET framework 4.5)
https://github.com/GangZhuo/kcptun-gui-windows
Last synced: about 2 months ago
JSON representation
GUI for kcptun (https://github.com/xtaci/kcptun). (Need .NET framework 4.5)
- Host: GitHub
- URL: https://github.com/GangZhuo/kcptun-gui-windows
- Owner: GangZhuo
- License: mit
- Archived: true
- Created: 2016-08-16T13:22:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T17:47:32.000Z (over 7 years ago)
- Last Synced: 2024-08-03T17:12:28.273Z (4 months ago)
- Language: C#
- Homepage:
- Size: 4.57 MB
- Stars: 184
- Watchers: 12
- Forks: 50
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - GangZhuo/kcptun-gui-windows - GUI for kcptun (https://github.com/xtaci/kcptun). (Need .NET framework 4.5) (C# #)
README
# kcptun-gui
GUI for [kcptun]. ([.NET framework 4.5])[![Build Status]][Appveyor]
### 功能
* 可视化参数设置
* 多服务器切换
* 开机启动
* 流量统计(实验性)
* 自动升级 kcptun 客户端
* 支持直接转发 [shadowsocks] UDP 流量到 [shadowsocks] 服务器
* 导入 [kcptun] 配置文件
* 导出服务器配置到 [kcptun] 配置文件### 帮助
* [Wiki](https://github.com/GangZhuo/kcptun-gui-windows/wiki)
* [使用帮助](https://github.com/GangZhuo/kcptun-gui-windows/wiki/How-to%3F)
* [右键菜单说明](https://github.com/GangZhuo/kcptun-gui-windows/wiki/Context-Menu)### 引用
* kcptun https://github.com/xtaci/kcptun
* Shadowsocks https://github.com/shadowsocks[Appveyor]: https://ci.appveyor.com/project/GangZhuo/kcptun-gui-windows/branch/master
[Build Status]: https://ci.appveyor.com/api/projects/status/nutdkl99jgj2ryda/branch/master?svg=true
[shadowsocks]: https://github.com/shadowsocks/shadowsocks-windows
[kcptun]: https://github.com/xtaci/kcptun
[.NET framework 4.5]: https://www.microsoft.com/en-us/download/details.aspx?id=30653