Simple SSH extension to allow you to connect to your hosts at ~/.ssh/config and ~/ssh/know_hosts file from Gnome top bar.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 1 | Active |
Approved but please fix these for the next version: 1. addItens (line 90 functions.js), Is it a typo? 2. Line 14-19 functions.js should be functions not CONST. Because those Glib functions are doing too much and shouldn't be in global scope.