Ports Search

Results 12,95112,960 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
net/openslp-2.0.0 (Score: 6.4754924E-5)
Open-source implementation of the Service Location Protocol
Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.
net/xmlrpc-0.8.8.3 (Score: 6.4754924E-5)
Fast implementation of the xmlrpc spec for Python
A very fast implementation of the xmlrpc spec for Python (written in C). It supports both blocking and non-blocking clients and servers on Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the www.xmlrpc.com validator.
net/netifaces-0.10.4 (Score: 6.4754924E-5)
Getting network addresses from Python 3
Getting network addresses from Python It's been irritating me for ages that it isn't possible to straightforwardly get the network address(es) of the machine you're running on from a Python program.
net/queso-980922 (Score: 6.4754924E-5)
Determine the remote OS using simple TCP packets
former QueSO home page <URL:http://www.apostols.org/projectz/queso/>: How we can determine the remote OS using simple TCP packets? Well, it's easy, they're packets that don't make any sense, so the RFCs don't clearly state what to answer in these kind of situations. Facing this ambiguous, each TCP/IP stack takes a different approach to the problem, and this way, we get a different response. In some cases (like Linux, to name one) some programming mistakes make the OS detectable. QueSO sends: 0 SYN * THIS IS VALID, used to verify LISTEN 1 SYN+ACK 2 FIN 3 FIN+ACK 4 SYN+FIN 5 PSH 6 SYN+XXX+YYY * XXX & YYY are unused TCP flags All packets have a random seq_num and a 0x0 ack_num.
net/rabbitmq-c-0.7.1 (Score: 6.4754924E-5)
RabbitMQ C AMQP client library
This is a C-language AMQP client library for use with AMQP servers speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-9-1 protocol version, for 0-8 use net/rabbitmq-c.
net/raddump-0.3.1 (Score: 6.4754924E-5)
Radius Packet Analyzer
raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet.
net/radiusd-cistron-1.6.8 (Score: 6.4754924E-5)
RADIUS-compliant remote authentication and accounting server
This is the Cistron RADIUS daemon. Radiusd is a daemon that handles remote authentication requests and accounting for RADIUS clients. The clients may be terminal servers, Network Access Servers or other RADIUS servers.
net/radreport-1.3 (Score: 6.4754924E-5)
Perl script for processing radius logs
Radreport is a perl script for parsing radius logs. While distributed by Lucent RABU, it is contributed software. Radreport has no active maintainer and is truly open source software: if you need an extra feature, hack it in yourself.
net/ripe-whois-3.2.2 (Score: 6.4754924E-5)
The RIPE whois client version 3
This is the RIPE whois client version 3 (whois3), a feature-rich whois client with IPv6 support. This whois client is customized for taking advantage of all the extended capabilities of the RIPE whois db.
net/dict-0.9.4 (Score: 6.4754924E-5)
Client-side implementation of the DICT protocol in Ruby
Ruby/DICT is an RFC 2229 compliant client-side library implementation of the DICT protocol, written in the Ruby programming language. It can be used to write clients that access dictionary definitions from a set of natural language dictionary databases.