Guardian@JUMPERZ.NET :

Shutdown

Prev Next

You can use a program called "MShutdownClient" to stop Guardian@JUMPERZ.NET as follows from the command line.

>java net.jumperz.util.shutdown.MShutdownClient YOUR_SHUTDOWN_FILENAME


Replace "YOUR_SHUTDOWN_FILENAME" to the your "shutdown" file. If your configuration files are located in "/etc/guardian", it would be as follows.

>java net.jumperz.util.shutdown.MShutdownClient /etc/guardian/shutdown


"MShutdownClient" connects to the Guardian@JUMPERZ.NET's server socket using the valid socket address and sends the valid password.

Guardian@JUMPERZ.NET