Skip to content

animeshd9/asLIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asLIT - asbru made lit af 🔥 !

A CLI tool to connect to your servers via SSH.

Demo

Features

  • Add new server configurations interactively.
  • List all saved server configurations.
  • Connect to servers using SSH.

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

<<<<<<< Updated upstream

Start the server

  npm run start

Installation

Install the required dependencies:

  npm install

Intall the script globally

  sudo npm i -g 

Usage/Examples

Add a Server Configuration

  asLIT add

List Server Configurations

  asLIT list

Connect to a Server

 aslit connect <server-name> or  <id>

Delete server

 aslit delete <id>

Configuration

The server configurations are stored in a config.json file.

Contributing

Contributions are always welcome! If you encounter any issues or have suggestions for improvements, please create an issue or submit a pull request

License

MIT

About

A CLI tool to connect to your servers via SSH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published