Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 867 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 867 Bytes

SingSelector


Windows上想用singbox Tun

试了一圈没啥好用的客户端

自己随手糊了一个

基于.NET 8.0

垃圾代码,见谅


请放在sing-box.exe(>=1.8.0)同目录下

并将配置文件(*.json)放在Config目录下

以管理员身份启动SingSelector.exe

理论上不需要额外安装.NET 8.0环境


Want to use singbox TUN on Windows

But found no good gui client

Write a junk but usable one

Using .NET 8.0

Garbage code warning


Please put the program same folder as sing-box.exe(>=1.8.0)

Together with the sing-box profiles (*.json) in Config Dir

Run the SingSelector.exe as administrator

Technically, .NET 8.0 Runtime is not required