Portkey banner

Portkey

1 devlog
26m 7s

PortKey is a terminal-based dashboard that transforms complex SSH tunneling and port forwarding into an intuitive, visual interface. It eliminates the need to memorize cryptic CLI flags by allowing you to create, monitor, and "quick jump" into rem…

PortKey is a terminal-based dashboard that transforms complex SSH tunneling and port forwarding into an intuitive, visual interface. It eliminates the need to memorize cryptic CLI flags by allowing you to create, monitor, and “quick jump” into remote connections directly from your keyboard. Think of it as a mission control center for your infrastructure that ensures you never lose track of an open port or active server again.

Mohit

I built the UI and base project for portkey. This includes setting up all of the base code for the TUI, all the way to reading SSH connections. I coded a way to read your ssh config and figure out what SSH connections you have stored. I have also made the sidebar UI that showcases these SSH connections. Soon, I will fill in the rest of the UI working features. Right now, this space remains unclaimed.

Attachment
0