ServerTester is a simple yet very powerful tool that tells you more than what your hosting service has told you about the server's settings. You can view in real time your server's hardware, software, version, Perl, installed perl modules, the real path to your files, the location of Date/Time, sendmail, whois, PGP, tar, gunzip, gzip, sh, etc. The latest version includes a Help manual in French.
File List:
License.txt
15Kb
servtest.pl
26Kb
Similar code
Simple Perl Ping
(Popularity: ) : This is a simple Perl ping script I also used perl2exe (or whatever it is called) and created an executable with it. it works great the return time does not however work but it will test if a host is ... OpenVPN Rekeying Drone (solution for OTP and reneg-sec limitation)
(Popularity: ) : Each time openvpn renegotiate new keys ask via management interface and we use otp the openvpn client asks for new id and pass , how we can solve this? My solution i wrote a tool that act like a "drone" ... Simple FTP Client
(Popularity: ) : This application is a simple FTP Client. Although it may not be the best one out, it was programmed with the main purpose of showing beginners how to handle server responses, to start programming their own clients.