Skip to content

北京科技大学 网费工具箱 登录、当前账户、网费、流量。

License

Notifications You must be signed in to change notification settings

Jason23347/ustb-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

ustb-cli

一个Linux环境下的北科大校园网工具箱。

Usage

运行指令

ustb-cli login

CLI模式

ustb-cli
ustb> help
Usage: ustb-cli [options] <command>
Commands:
login		login to USTB web
logout		logout of USTB web
whoami		show current user
fee		show network fees left
info		show further flow infomation
version		show version and authors
help		show this information

ustb>

Customize

脚本开头定义了一些选项。

许可

本项目遵循MIT许可证。 This project is under MIT licence.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE.