https://github.com/sanda0/kon
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sanda0/kon
- Owner: sanda0
- Created: 2023-12-10T13:46:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T08:04:39.000Z (over 2 years ago)
- Last Synced: 2025-06-05T20:49:38.528Z (about 1 year ago)
- Language: Go
- Size: 3.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```