Skip to content

pari08tosh/BITnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Install globally using npm

    $ npm i -g @dexter08/bitnet
  2. Configure login credentials

    $ bitnet config
  3. Login by

    $ bitnet login
  4. 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'

About

A CLI tool to help students of BIT Mesra, Ranchi, India, to login to cyberoam (network login portal in BIT Mesra).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published