<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Adembc</title>
    <description>The latest articles on Forem by Adembc (@adem_bc).</description>
    <link>https://forem.com/adem_bc</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F667881%2F5ffa845f-c795-4525-9acb-790b5af6b957.jpeg</url>
      <title>Forem: Adembc</title>
      <link>https://forem.com/adem_bc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/adem_bc"/>
    <language>en</language>
    <item>
      <title>LazySSH: A terminal-based SSH manager with a simple UI</title>
      <dc:creator>Adembc</dc:creator>
      <pubDate>Tue, 02 Sep 2025 09:00:10 +0000</pubDate>
      <link>https://forem.com/adem_bc/lazyssh-a-terminal-based-ssh-manager-with-a-simple-ui-1ldh</link>
      <guid>https://forem.com/adem_bc/lazyssh-a-terminal-based-ssh-manager-with-a-simple-ui-1ldh</guid>
      <description>&lt;p&gt;I just released a new open-source project: &lt;strong&gt;LazySSH&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/adembc/lazyssh" rel="noopener noreferrer"&gt;github&lt;/a&gt; ⭐️&lt;/p&gt;

&lt;p&gt;Managing a growing number of servers through &lt;code&gt;~/.ssh/config&lt;/code&gt; became painful for me — remembering aliases, editing entries, and staying organized was a constant struggle. As a fan of TUI tools like lazydocker and k9s, I built my own solution.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;LazySSH&lt;/strong&gt; is a terminal-based, keyboard-driven SSH manager that makes it easy to browse, connect to, and manage your servers directly from the command line.&lt;/p&gt;

&lt;p&gt;✨ Current features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Browse &amp;amp; manage servers from your &lt;code&gt;~/.ssh/config&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Add, edit, pin, ping, and delete entries in an interactive UI&lt;/li&gt;
&lt;li&gt;Fuzzy search, tag, and sort servers&lt;/li&gt;
&lt;li&gt;One-keypress SSH into any host&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🛠 Coming soon:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Copy files with a picker UI (no more long scp commands)&lt;/li&gt;
&lt;li&gt;Port forwarding directly from the UI&lt;/li&gt;
&lt;li&gt;SSH key management&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re a DevOps engineer, sysadmin, or anyone managing lots of servers, I’d love for you to give it a try and share your feedback!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fddcstvert06dkguzaoda.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fddcstvert06dkguzaoda.png" alt=" " width="800" height="470"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devops</category>
      <category>terminal</category>
      <category>cli</category>
      <category>tui</category>
    </item>
  </channel>
</rss>
