Let's code an SSH profile Cli tool in Rust
Hi, In this video we will write an SSH profile cli tool that helps us save server info to help us connect them through a simple key.
Recently I had to connect to my server, But like always, I forgot my server IP and I had to go look for it. It sucks honesty! I know we can declare alias
or PowerShell functions
for this kind of stuff, Or even we can declare profiles in the ssh_config
file. YES, I KNOW, I just want to invent the wheel all over again and learn some stuff.
If you are anything like me, Watch, Like, and Subscribe to support me :). I will do more videos like this.