Innovative SSH Solution with YAML Configurations, Key/Password Authentication, and a Web UI. Includes cloud storage. Web UI hosted at ssh.andresdev.online. https://ssh.andresdev.online
Go to file
Saige Bowerman 754528fb3a Commit 2 - SaigeDev || Fixed Local Confs.
Fixed Local Confs:
Better SSH now has the option to use Local Configurations Stored at "$HOME/.ssh_confs".
Usage: 
bssh -o FILENAME
bssh --offline FILENAME

Added Local Configuration Maker:
Better SSH can now Make Local Configurations through a simple Command.
Usage: 
bssh -m
bssh --make
2024-07-02 22:32:11 -05:00
LICENSE Initial commit 2024-07-02 12:19:07 -05:00
README.md Initial Commit 2024-07-02 14:23:15 -05:00
bssh.sh Commit 2 - SaigeDev || Fixed Local Confs. 2024-07-02 22:32:11 -05:00
setup_bssh.sh Update setup_bssh.sh 2024-07-02 15:06:54 -05:00

README.md

bSSH - A New Approach to SSH Configurations.

Better SSH, Includes (Paid) Cloud Storage, YML Configurations, Key/Password Authentication, a WebUI Hosted at https://ssh.andresdev.online.

Easy Install: curl -sSL "https://git.zelz.net/saige/bssh/raw/branch/main/setup_bssh.sh" | bash