Code Monkey home page Code Monkey logo

nuistlanlogin's Introduction

南信大校园网登录工具

一个可以操作南信大 i-NUIST 校园网的小工具,使用 Go 编写。支持列出可用渠道、登录、展示在线状态、注销。

获取

Windows 64位:直接在 Release 页面下载

其他系统:下载或 clone 源代码后使用 go build 手动构建

快捷使用方法(以 Windows 用户为例)

  1. 获取可执行文件
  2. 在可执行文件的同一目录下创建一个批处理文件,内容如下
@echo off
NUISTLanLogin login <用户名> <密码> <渠道名>
pause
  1. 创建到这个批处理文件的快捷方式(按住 Alt 键拖动)
  2. 将快捷方式放到你想放置的地方

命令行用法

NUISTLanLogin {list|login|status|logout} <用户名> <密码> [<渠道名>]

list   - 列出所有可用的渠道
login  - 登录校园网,需要提供 <渠道名>
status - 展示当前在线状态
logout - 注销

例如:NUISTLanLogin login 12345678901 123456 **电信

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.