Ports Search

Results 2,0112,020 of 19,819 for %22HTTP Server%22.(0.008 seconds)
net/delegate-9.9.13 (Score: 0.0046749283)
General purpose TCP/IP proxy system
DeleGate is a general purpose protocol proxy system for protocols that use TCP/IP. This software includes support for HTTP, Gopher, FTP, SMTP, NNTP, POP, Telnet, Wais, Whois, etc.
net/nusoap-0.9.5 (Score: 0.0046749283)
SOAP Toolkit for PHP
NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a set of PHP classes - no PHP extensions required - that allow developers to create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1.
net/gntp-0.8 (Score: 0.0046749283)
Growl Notification Transport Protocol for Python
Python library for working with the `Growl Notification Transport Protocol ( http://www.growlforwindows.com/gfw/help/gntp.aspx ) It should work as a dropin replacement for the older Python bindings.
security/kripp-0.6.1 (Score: 0.0046749283)
Lightweight network password sniffer
KRIPP is a very simple and extremely lightweight network passwords sniffer written in Perl, which uses only the tcpdump utility as an underlying traffic interceptor. Supported protocols are ICQ, POP3, FTP and HTTP.
security/snortsnarf-1.0 (Score: 0.0046749283)
Generate HTML report summaries from snort incident alerts
This program creates a set of HTML pages to allow you to quickly and conveniently navigate around output files of the Snort intrusion detection system (http://www.snort.org/). The reports summarize the incidents logged in the snort alert file.
devel/Date-DayOfWeek-1.22 (Score: 0.004661021)
Determine the day of the week for any date
There are two modules in this distribution. Date::Doomsday calculates doomsday for a particular year. Date::DayOfWeek uses the doomsday algorithm to calculate the day of the week for any given date. Doomsday is a cute little idea invented by Dr John Conway that makes it very easy to figure out the day of the week for any date. For more information about the origins and mathematics surrounding doomsday, see the following web sites: http://rudy.ca/doomsday.html http://quasar.as.utexas.edu/BillInfo/doomsday.html http://www.cst.cmich.edu/users/graha1sw/Pub/Doomsday/Doomsday.html
misc/Geo-GeoNames-1.09 (Score: 0.004661021)
Perform geographical queries using GeoNames Web Services
Geo::GeoNames provides a perl interface to the webservices found at [1]. That is, given a given placename or postalcode, the module will look it up and return more information (longitude, lattitude, etc) for the given placename or postalcode. Wikipedia lookups are also supported. If more than one match is found, a list of locations will be returned. Before you start, get a free GeoNames account and enable it for access to the free web service: - Get an account [2] - Respond to the email - Login and enable your account for free access [3] [1] http://api.geonames.org/ [2] http://www.geonames.org/login [3] http://www.geonames.org/enablefreewebservice
sysutils/watchdog-1.00 (Score: 0.004638833)
Watchdog daemon for the AMD Elan sc520 system-on-chip
Watchdog daemon for the AMD Elan sc520 system-on-chip. The watchdogd deamon runs in the background and will reset the hardware watchdog timer of the elan-mmcr/soekris every 16 seconds. If this timer is not reset within 32 seconds thereafter the hardware will reboot. This software was specifically developed for http://www.soekris.com/ boards and for use within the http://www.wirelessleiden.nl/ project.
www/cadaver-0.23.3 (Score: 0.004638833)
Commandline client for DAV
cadaver: command-line DAV client. Like the original ubiquitous command-line FTP client except for WebDAV instead. Uses the sitecopy (http://www.lyra.org/sitecopy/) WebDAV code. Commands: open, close, cd, ls, get, put, mkcol, delete, copy, move, cat, less. Please send in bug reports, feature requests or any questions to the discussion list, cadaver@webdav.org. Discussion list: subscribe via <mailto:cadaver-request@webdav.org> or <http://mailman.lyra.org/mailman/listinfo/cadaver> Joe Orton
devel/gen_leader-2014.10.20 (Score: 0.0045685717)
Leader election behavior for Erlang
This application implements a leader election behavior modeled after gen_server. This behavior intends to make it reasonably straightforward to implement a fully distributed server with master-slave semantics.