An open API service indexing awesome lists of open source software.

https://github.com/sanda0/kon


https://github.com/sanda0/kon

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Kon 🌐

Kon is a lightweight command-line tool to manage and connect to your servers with ease.

## Features

✨ Connect to servers using SSH with a single command\
📂 Manage server configurations in a JSON file\
🚀 Add new servers interactively

## Usage

### Connect to a Server
```bash
./kon -c
```
### Add a New Server
```bash
./kon -n
```