Skip to content

nbtca/nbtverify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 12, 2024
2c6c20f · Nov 12, 2024

History

20 Commits
Sep 30, 2024
Nov 12, 2024
Nov 3, 2024
Nov 12, 2024
May 2, 2024
Sep 30, 2024
May 1, 2024
May 2, 2024
May 2, 2024
Oct 1, 2024
May 2, 2024
Oct 1, 2024
May 2, 2024
Nov 3, 2024
May 2, 2024

Repository files navigation

nbtverify

NBT校园网认证 (卓智网络接入门户)

使用

./nbtverify -h
Usage of nbtverify:
  -c string
        path of config file (default "config.json")

配置文件

{
    "username": "学号",
    "password": "密码",
    "mobile": true,//是否为移动端
    "cache": "url.txt"//缓存文件(保存认证使用的url到文件)
}

For OpenWrt/LEDE/immortalwrt

luci-app-nbtverify