QuickSshThis extension is helpful to quickly fire ssh command on your terminal and connect to specified servers. FeaturesUpdate all servers in file sshList.json. Sample format is already given. You can fire ssh command in 2 ways.
RequirementsFor Serverlist you need to Add / Update sshList.json file. sshList.json file is located where this extension is being installed. For Windows User (Default Location) :- %USERPROFILE%.vscode\extensions For Mac User (Default Location) :- $HOME/.vscode/extensions For Linux User (Default Location) :- $HOME/.vscode/extensions Known Issues
Features To Be AddedWe would like to add following functionality letter on.
Release NotesUsers appreciate release notes as you update your extension. 1.0.0Initial Release of QuickSsh Extension to easily run ssh command on terminal. Generally Backend developers used to work with hundreds of servers and keeping all their names in mind and username and password is really difficult. Good UI and makes it really helpful. So this is basic version of QuickSSH. Enjoy! |