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

https://github.com/tschucki/ssh-config-generator

SSH config generator for multiple servers with User Interface. Built with Vue3.
https://github.com/tschucki/ssh-config-generator

javascript nuxt3 shadcn-vue ssh sshconfig tool vue

Last synced: 3 months ago
JSON representation

SSH config generator for multiple servers with User Interface. Built with Vue3.

Awesome Lists containing this project

README

        

# SSH Config Generator

Minimalistic SSH config generator for multiple servers with fancy User Interface.

## Live Demo

[https://sshconfig.marcelwagner.dev](https://sshconfig.marcelwagner.dev)

## Features

- Add, edit, delete servers
- Generate SSH config file
- Copy SSH config file to clipboard

## Screenshots

### Light Mode
![Demo Light Mode](./.github/DemoLight.png)

### Dark Mode
![Demo Dark Mode](./.github/DemoDark.png)

### Select Fields
![Demo Select Fields](./.github/AvailableFields.png)

## LICENSE
This project is licensed under the AGPLv3 License - see the [LICENSE](LICENSE) file for details