Author Topic: New Project - SSHT (Secure SHell Tracker)  (Read 1244 times)

DaijoubuKun

  • Your King
  • Administrator
  • Newbie
  • *****
  • Posts: 29
    • View Profile
New Project - SSHT (Secure SHell Tracker)
« on: June 06, 2008, 08:22:00 PM »
The site may still be under some development, but I couldn't help myself.  I'm working on a program that will help keep track of your SSH connection.  If your like me, you have many places that you ssh to.  I have many just on my internal network; most of these use different ports so I can connect easily if I'm out and about.

I based my program (it's currently just a bash script) on BPWS, actually if you look at the code it's almost identical, except for the fact that I wrote it from scratch.  I'm running into a few problems that I hope to have solved, and when I finished version 0.1 I came up with 3 new features I want this to have. I'll work on it more and do a good through beta testing before version 1.0 is released.

Just for future reference, I do plan on (after releasing version 1.0) creating, first a ncurses frontend. Then once I get a bit better, a GTK full GUI frontend.  Give me time on those because I don't have ANY idea on how to create anything GTK and ncurses seems to be very close to c or c++, and I haven't written in either for many many years (almost 11 years).
« Last Edit: June 07, 2008, 06:15:40 AM by DaijoubuKun »

DaijoubuKun

  • Your King
  • Administrator
  • Newbie
  • *****
  • Posts: 29
    • View Profile
Re: New Project - SSHT (Secure SHell Tracker)
« Reply #1 on: June 08, 2008, 10:23:30 PM »
Version 1.0 is available for download on the main site. I have just submitted the program for hosting at SourceForge! Keep checking back for newer version including a (hopefully) coming soon ncurses version!
« Last Edit: June 08, 2008, 10:47:34 PM by DaijoubuKun »