mirror of
https://github.com/fumiama/go-nd-portal.git
synced 2026-06-29 23:51:06 +08:00
fin
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# go-nd-portal
|
||||
Go 你电 portal
|
||||
|
||||
## 安装
|
||||
|
||||
你可以下载 [已经编译好的二进制文件](https://github.com/fumiama/go-nd-portal/releases).
|
||||
|
||||
从源码安装:
|
||||
```bash
|
||||
$ go install github.com/fumiama/go-nd-portal@latest
|
||||
```
|
||||
|
||||
## 使用方法
|
||||
|
||||
```bash
|
||||
./go-nd-portal -n 20xxxxxxxxxxx -p password
|
||||
```
|
||||
默认值:
|
||||
* `ip`: 本机公网出口,可自定义
|
||||
Reference in New Issue
Block a user