Server Management scripts - Top 4 Download

Server Management script downloads

Server Size

Server Size is a free perl script for reading the size of a web site from any given starting point. You need to enter the absolute path to start the read from. Simply set a starting point, then upload it to a cgi-bin (or any executable folder), CHMOD to 755 in ...

Server Tools

These are several small tools that can be used in servers. phplg is a Looking Glass for CISCO routers written in PHP. A Looking Glass is web interface that is used to monitor the state of the routers. ...

Simple stoppable server using socket timeout

The usual Python HTTP server never stops. Since there is the timeout option in the socket module, this script provides you an easy way to do a clean shutdown of a running server. ...
Python

Simple web request benchmark

Simple web request benchmark script measures the amount of time to perform each portion of a request to a single file many times, and prints the results in a reasonable fashion. Thisults in a reasonabill repeatedly download one file from a given server for some amount of time with some number ...
Python

Smart Cache

Smart Cache is a fast pure Java HTTP proxy server with offline browsing support. It has URL blocking, URL rewriting. Cached files has not headers inside and cache directory structure copies closely remote server. Supports also large caches.Features:Transports - Support for HTTP/1.1 and HTTP/1.0 protocols - Support for HTTPS protocol ...

SUAS MapServer

SUAS MapServer is a PHP based Web Map Service (WMS) and WFS implementation according to OGC's specification. Data are stored according to Simple Features Specification in WKT format and delivered (among others) in SVG, PDF, Flash, PNG, and GIF format. Features:WMS: -GetCapabilities -GetMap -GetFeatureInfo -DescribeLayer -GetLegendGraphic -GetStyles WFS: -GetCapabilities -DescribeFeatureType -GetFeature ...

SVNManager

SVNManager is a web based tool to administer a Unix Apache WebDAV Subversion repository server. With this tool you can remotely: - Create, remove, load and dump repositories - Manage user accounts for access to the repositories - Manage groups for acces to the repositories - Invite ...

TCLP

TCLP will parse your Starsiege Tribes or Tribes 2 server's logfile and pull out name/ip correlations and scoring information. The data is entered into a MySQL database. You can retrieve the data either through manually entering SQL commands or through the provided web (php) interface. TCLP was initially created to help ...

Torta

Torta shows you where your disk space is being used. Its user interface is similar to that of the awesome program filelight. Unlike filelight, Torta does not need any graphical environment to run: it analyzes the file system directly and generates a Flash file that you can load locally or remotely ...

Transmitting exceptions through XML RPC

Python's xmlrpclib only raises the xmlrpclib.Fault exception, but it can be convenient to allow more different kinds of exceptions to be raised. This script provides a customized subclass of xmlrpclib.ServerProxy that looks for Fault exceptions where the message is of the form :, and raises the corresponding exception. ...
Python

Twisted BitTorrent Client Server

This script contains two modules that run a BitTorrent server, and uses Twisted as a client to coordinate control-message passing, and progress monitoring. The server can be run as a separate process, or as a thread within the client -- the same messages can be passed back and forth.Control messages can ...
Python

Virtual Server Backup

Virtual Server Backup is a script for automatic backup of Guests running under Microsoft Virtual Server. The script aims to keep downtime on a system/Guest to an absolute minimum, using the fastest possibly way to take backup. The script is very easy to install, use and customize. ...
Basic/VB

WebDesktop

WebDesktop is a Desktop Enviroment for your Server. WebDesktop uses an AJAX-like JavaScript/PHP combination with a HTML/CSS frontend. You can use it via your web browser (currently it is only tested to work with Firefox). ...

Wifi Webquery

Wifi Webquery consists of a php script that connects to a Microtik telnet server and extracts all users signal strengths, MAC addresses, signals and nicknames. It can be hosted on any box with php that has telnet access to a Microtik box. ...

Write a file to a WebDAV Server

This script is an extremely simple example of using homepage to write a file to a WebDAV server. This version does not use any authentication mechanism. ...
Python

xmlrpc server client

xmlrpc server/client script does cookie handling and supports basic authentication. The client sends a request with basic authentication and the server on successful authentication sends response back and also sends cookies with authentication id. ...
Python

Ziproxy

Ziproxy is forwarding, non-caching, compressing web proxy server. It squeezes images by converting them to low quality JPEGs and optionally can also compress (gzip) HTML and other text-like data. It is intended to: - free bandwidth on dialup connections - make mobile browsing faster - allow more browsing ...