1
0
mirror of https://github.com/fumiama/go-nd-portal.git synced 2026-06-05 00:10:25 +08:00
Go to file
github-actions[bot] 7b844523eb chore(lint): 改进代码样式 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-18 21:04:57 +09:00
2025-05-17 16:24:03 +09:00
2025-05-18 21:04:57 +09:00
2025-05-17 16:27:32 +09:00
2022-11-25 19:33:53 +08:00
2025-05-17 16:24:03 +09:00
2025-05-18 21:03:34 +09:00
2025-05-18 21:03:34 +09:00
2022-11-25 19:33:53 +08:00
2025-05-17 16:36:08 +09:00
2022-12-06 12:58:38 +08:00

go-nd-portal

Go 你电 portal

安装

你可以下载 已经编译好的二进制文件.

从源码安装:

$ go install github.com/fumiama/go-nd-portal@latest

使用方法

也可不带参数运行,会在启动时询问参数

./go-nd-portal -n 20xxxxxxxxxxx -p password [-x]

默认值:

  • -ip: 本机公网出口,可自定义
  • -x: 是否使用电信登陆(否)

效果

screenshot
Languages
Go 100%