Remote Kill 1.0 review

Download
by rbytes.net on

Remote Kill is a program to kill offending applications on remote computers. I was inspired to write this program after the Finder

License: Other/Proprietary License
File size: 0K
Developer: Thomas Cherry
0 stars award from rbytes.net

Remote Kill is a program to kill offending applications on remote computers.

I was inspired to write this program after the Finder on MacOS X died on me a few times too many.

The normal way to fix this would be to reboot, but since I know a few UNIX commands I could ssh in, ps and kill the Finder. This would cause the system to start a new instance of the Finder and I could continue my work without having to quit my apps.

Now, knowing how usefull kill has been for me, I surmised that other people could find just as many uses for it. If everyone knew how to use UNIX then they could go and kill their own process at will, but UNIX is not accessable to mortals (non-nerds).

So I desided to write a GUI wraper for the three commands that I needed to kill apps on another computer.

Here are some key features of "Remote Kill":
Comunication secured with ssh.
"Phone home" on start up to check for a new version. No data is ever uploaded.
Simple public and private key managment built in.
Paths to commands can be customized.
GUI is hackable via Thinlet xml file (look in the jar).

Macintosh users can download a version packaged to take advantage of the Macintosh UI. Finaly, I have a jar file which cantains all the files needed to run Remote Kill for those who want a more direct access to the application.

All versions have the same requirements, Java 1.1 or better and access to the local system. Access to the local system is needed to read and write the preference file and network access is needed to check for updates (no information is uploaded).

Requirements:
Java 1.4.2 or later

Remote Kill 1.0 keywords