Skip to content

bhatrichit10-ux/ssh-folio

Repository files navigation

ssh-folio

Everyone makes portfolios, on a website, their githubs, their resumes (?) but i have never seen one make their portfolio on a ssh terminal. So i thought, why not make it my self cause, I am definitely not good at frontend.d.

How does it work?

Well it uses ssh2 which can be used to create a custom ssh server which i did and now

The most interesting part is that it only uses only one dependencies, probably because it doesnt have any logic and serves the same as a static website.

Commands

  • help - shows the help menu
  • whoareyou - shows who am i? - me not you
  • projects - shows some cool projects
  • clear - Clear the screen
  • exit - Disconnect

Images

Banner Works

Usage

ssh yourname@2a01:4f9:3081:399c::307 -p 2222  

OR

ssh yourname@[2a01:4f9:3081:399c::307] -p 2222  

please replace yourname with your nickname/first name, :D

If you have trouble connecting to it, try using SSH-Easy and try putting these settings ( Enclose the ip with [ip-here] ) Enter password (also enter anything as password, i prefer goog))

About

Well, its a portfolio, which you ssh into

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

No packages published