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.
- 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.
-
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 - 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'