Information Technology Grimoire

Version .0.0.1

IT Notes from various projects because I forget, and hopefully they help you too.

SSH on Chrome

Test

SSH on Chrome

We need to be able to use SSH on chrome, and there is no SSH app by default.   Chrome webstore has an app though.   If you are on windows you can use putty or other SSH clients.    Here is the app for chrome:

https://chrome.google.com/webstore/detail/secure-shell-app/pnhechapfaindjhompbnflcldabbghjo/related

Launch

Click the “launch app” button or bookmark it to return to it.   It will open settings for SSH connections.

I use my jumpserver, somesite.com       The default for SSH is port 22 and that is also what my SSH runs on.   I’m also using ed25519 keys.   Here are my settings for my SSH server:

ssh proxy on chrome

Browser Socks Config

ssh proxy on chrome ssh proxy on chrome

Proxy Switcher

https://chrome.google.com/webstore/detail/proxy-switcher-and-manage/onnfghpihccifgojkpnnncpagjcdbjod/related?hl=en

ssh proxy on chrome