mirror of
https://github.com/netchx/netch.git
synced 2026-04-03 19:35:10 +08:00
清理翻译,调整配置按钮点击逻辑,移除系统位元检查
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Netch.Controllers
|
||||
{
|
||||
public VMessController()
|
||||
{
|
||||
Name = "v2ray";
|
||||
Name = "V2Ray";
|
||||
MainFile = "v2ray.exe";
|
||||
StartedKeywords("started");
|
||||
StoppedKeywords("config file not readable", "failed to");
|
||||
|
||||
Reference in New Issue
Block a user