Add: sshed

pull/32/head^2
Tullio Facchinetti 6 months ago
parent a3a9a30e21
commit bd397570aa

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1262**
* Apps/tools covered: **1263**
* Number of categories: **75**.
# Index
@ -22,7 +22,7 @@ Some links are available to [related resources](#resources).
* [Games](#games) (48), [Git and accessories](#git) (42), [Graphics](#graphics) (34)
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (45), [Note taking](#note-taking) (21)
* [Networking](#networking) (46), [Note taking](#note-taking) (21)
* [Office tools](#office) (11), [Online search and resources](#online) (15), [Organizers and calendars](#organizers) (21)
* [Package managers](#package-manager) (11), [Password managers](#password-manager) (18), [Process viewers and monitoring (alternatives to top)](#monitor-top) (19), [Productivity](#productivity) (9), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (34), [Prompts](#prompt) (4)
* [RSS](#rss) (9), [Religion](#religion) (4)
@ -893,6 +893,7 @@ Networks and communication tools: bandwidth monitoring, packet inspection, remot
* [sngrep](https://github.com/irontec/sngrep) - Ncurses SIP Messages flow viewer.
* [speedtest-net](https://github.com/ddsol/speedtest.net) - Test internet connection speed and ping using speedtest.net.
* [ssh-menu](https://github.com/antonjah/ssh-menu) - A very simple terminal tool that renders an interactive menu with your ssh profiles listed.
* [sshed](https://github.com/trntv/sshed) - sshed is a ssh config editor and bookmarks manager.
* [sshs](https://github.com/quantumsheep/sshs) - Terminal user interface for SSH.
* [sshto](https://github.com/vaniacer/sshto) - Small bash script to manage your ssh connections. It builds menu (via dialog) from your ~/.ssh/config. It can not only connect but also to run commands, copy files, tunnel ports.
* [sshuttle](https://github.com/sshuttle/sshuttle) - Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.

@ -1261,3 +1261,4 @@ rss,Newsraft,,https://codeberg.org/newsraft/newsraft,Newsraft is a feed reader w
password-manager,pash,,https://github.com/dylanaraps/pash,A simple password manager using GPG written in POSIX sh.
password-manager,pass,,https://github.com/acidvegas/pass,POSIX password manager that keeps passwords inside gpg encrypted files inside a simple directory tree.
networking,ssh-menu,,https://github.com/antonjah/ssh-menu,A very simple terminal tool that renders an interactive menu with your ssh profiles listed.
networking,sshed,,https://github.com/trntv/sshed,sshed is a ssh config editor and bookmarks manager.

1 category name homepage git description
1261 password-manager pash https://github.com/dylanaraps/pash A simple password manager using GPG written in POSIX sh.
1262 password-manager pass https://github.com/acidvegas/pass POSIX password manager that keeps passwords inside gpg encrypted files inside a simple directory tree.
1263 networking ssh-menu https://github.com/antonjah/ssh-menu A very simple terminal tool that renders an interactive menu with your ssh profiles listed.
1264 networking sshed https://github.com/trntv/sshed sshed is a ssh config editor and bookmarks manager.
Loading…
Cancel
Save