@dexter08/bitnet
v1.0.6
Published
A simple CLI for students of BIT Mesra Ranchi, India, allowing them to login and logout of their cyberoam accounts. Cyberoam is the network login portal in BIT Mesra.
Downloads
1
Maintainers
Readme
BITnet
BITnet is a simple CLI tool to help students of BIT Mesra, Ranchi, India, to login to cyberoam. Cyberoam is the network login portal in BIT Mesra.
Features
- Easy installation with one npm command.
- Easy login and logout with simple global scoped commands.
- Can set an array or site URLs which would be opened on your default browser upon login.
Installation and Setup
Install globally using npm
$ npm i -g @dexter08/bitnet
Configure login credentials
$ bitnet config
Login by
$ bitnet login
Logout with
$ bitnet logout
To view all commands run
$ bitnet help
BITnet help
- bitnet help - view all bitnet commands
- bitnet config - save login credentials
- bitnet login - login to cyberoam
- bitnet li - short for 'bitnet login'
- bitnet logout - logout from cyberaom
- bitnet lo - short for 'bitnet logout'