Tweet
Just update my old #OpenSource project Leash Shell, browser based shell dedicated to shared hosting that don't give you SSH access

github.com/jcubic/leash

#SSH #Terminal #Shell #jQuery #PHP #JavaScript
#CMD #CLI #WSL #TechTwitter #BuildInPublic
Over the past 2 weeks I've been building CleopatraSSH
which is an open source tool that allows u to connect to your SSH server, and converts the connection to a full desktop experience.

#buildinpublic #SSH

github.com/Abdullah-Hejaz…
I recently wrote about ssh in a few tweets. Here are some tips for improving security and optimizing workflow when using ssh.

🧵
#ssh #buildinpublic
Why change SSH port?

SSH by default uses port 22, which may draw unwanted attention to your servers. The best thing to do is to change this port. The default port can be used to run a honeypot.

#ssh #buildinpublic
🔁 Endlessh (Endless SSH)

Endlessh is an ssh tarpit. It can be used to protect your servers from ssh bruteforce attempts. Real ssh is moved to a different port, such as 69, while endlessh operates on port 22.

Link: github.com/skeeto/endlessh

#ssh #buildinpublic
SSH tunnels can be a life saver in many situations. It can be used to access services that are protected by a firewall. Basically, ssh forwards the server port you want to access to the host system, encrypting the traffic in the process.
#ssh #buildinpublic
Current users are being grandfathered so if you are interested in some server management functionality for a great price sign up today before the price increases!
#servers #servermanagement #Linux #buildinpublic #ssh twitter.com/serverauth/sta…
📣 On Friday we mentioned our new pricing plans but we didn't mention our current plan which will be archived! However existing users will get all the new features for no extra charge! If you're considering ServerAuth, now is a great time to sign up and lock in that price! 🔥
Doing some work with a client today and discovered some challenges using #PuTTY generated keys on a Mac computer.

One of the options we found is to potentially use the Mac ported client for PuTTY when using #SSH sessions keys!

#buildinpublic #security

ssh.com/academy/ssh/pu…
This is amazing! Every @Raspberry_Pi user needs to know about this!

#Automation #raspberrypi #SSH #username #buildinpublic
Things nobody told me, untill I saw it in a YouTube video: the Raspberry Pi Imager has options to set ssh, wifi, hostname etc hidden under CRTL SHIFT X 👍
@RaspberryPi_org Why not add a button for this?
A user in the @n8n_io @discord community was asking how to set the hostname in the SSH credentials using information from a previous node.

Here is a quick tutorial on how to do just that:
t5n.xyz/setting-creden…

#NoCode #buildinpublic #SSH #tutorial #security