mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-12-24 13:27:56 +08:00
修订文档;移除版本输出中v2ray字样;close #202
This commit is contained in:
@@ -168,7 +168,7 @@ verysimple -c server.toml
|
||||
|
||||
### 兼容模式
|
||||
|
||||
未来会推出兼容v2ray的json配置文件的模式。
|
||||
未来会推出兼容v2ray的json配置文件的模式。目前打算仅支持v5格式,但是目前观察似乎v2ray社区的v5文档写的比较不完整,所以慢慢来。
|
||||
|
||||
### 交互模式
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
desc = "A very simple implementation of V2Ray with some innovation\n"
|
||||
desc = "A very simple app\n"
|
||||
delimiter = "===============================\n"
|
||||
weblink = "https://github.com/e1732a364fed/v2ray_simple/"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user