Git Product home page Git Product logo

ipgw's Introduction

ipgw

IPGW

东北大学非官方跨平台校园网关客户端

安装 | 快速开始 | 反馈

安装

Windows

在 Powershell 中执行以下命令安装

iwr https://raw.githubusercontent.com/neucn/ipgw/master/install.ps1 -useb | iex

Linux/FreeBSD/OSX

在 shell 中执行以下命令安装

curl -fsSL https://raw.githubusercontent.com/neucn/ipgw/master/install.sh | sh

Others

其他系统的同学请 clone 到本地后自行编译

快速开始

须知:本项目的最初目的仅在于满足作者本人的日常使用,因此工具的输出文本中同时存在中英文。

欢迎有兴趣的同学提起 Pull Request 将输出文本统一为中文 😀

保存 ipgw 账号 (密码将被加密存储)

ipgw config account add -u "学号" -p "密码" --default

使用默认账号快速登录,需要先保存至少一个 ipgw 账号在本地

ipgw

快速登出

ipgw logout

查看校园网信息,如套餐详情、使用记录、扣费记录等

ipgw info -a

检测校园网连接状况

ipgw test

更新工具

ipgw update

更多命令及其可配置项请使用 ipgw helpipgw help [command name] 查看

ipgw's People

Contributors

unbyte avatar amtoaer avatar shimaring avatar bsbds avatar halozhy avatar

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.