Ports Search

Results 9,5819,590 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
net/rfbproxy-1.1.1 (Score: 7.770591E-5)
Simple tool for recording VNC sessions
This program is a simple tool for recording VNC sessions. Make no mistake: it is hacked together and very ugly. But it does the job.
net/uritemplate-0.6 (Score: 7.770591E-5)
Python implementation of URI Template
This is a Python implementation of RFC6570, URI Template, and can expand templates up to and including Level 4 in that specification.
net/IO-Socket-IP-0.37 (Score: 7.770591E-5)
Drop-in replacement for IO::Socket::INET supporting IPv4 and IPv6
IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most constructor arguments and methods are provided in a backward-compatible way. For a list of known differences, see the IO::Socket::INET INCOMPATIBILITES section below. It uses the getaddrinfo(3) function to convert hostnames and service names or port numbers into sets of possible addresses to connect to or listen on. This allows it to work for IPv6 where the system supports it, while still falling back to IPv4-only on systems which don't.
net/rinetd-0.62 (Score: 7.770591E-5)
Simple TCP port redirector
rinetd redirects TCP connections from one IP address and port to another. rinetd is a single-process server which handles any number of connections to the address/port pairs specified in the file /etc/rinetd.conf. Since rinetd runs as a single process using nonblocking I/O, it is able to redirect a large number of connections without a severe impact on the machine. This makes it practical to run TCP services on machines inside an IP masquerading firewall. rinetd does not redirect FTP, because FTP requires more than one socket. rinetd also supports basic allow/deny access control and logging.
net/amqp-1.6.0 (Score: 7.770591E-5)
Implementation of the AMQP protocol for RabbitMQ clients
Ruby amqp gem is a feature-rich, EventMachine-based RabbitMQ client with batteries included. It implement AMQP 0.9.1 and support RabbitMQ extensions to AMQP 0.9.1.
net/domain_name-0.5.20160310 (Score: 7.770591E-5)
Domain Name manipulation library for ruby
This is a domain name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.
net/fog-azure-0.0.2 (Score: 7.770591E-5)
Module for the 'fog' gem to support Microsoft Azure
This library can be used as a module for `fog` or as standalone provider to use the Azure cloud services in applications.
net/net-netrc-0.2.2 (Score: 7.770591E-5)
Net::Netrc provides ftp(1)-style .netrc parsing
Net::Netrc is a pure-Ruby module providing ftp(1)-style .netrc parsing. It is inspired by Graham Barr's Perl Net::Netrc module.
net/net-ping-1.7.8 (Score: 7.770591E-5)
Collection of classes that provide different ways to ping computers
The net-ping library provides a ping interface for Ruby. It includes separate TCP, HTTP, LDAP, ICMP, UDP, WMI (for Windows) and external ping classes.
net/tcpillust-2.01 (Score: 7.770591E-5)
Graphical TCP connection analysis tool
Tcpillust - A graphical TCP connection analysis tool Tcpillust takes tcpdump file(s) specified on the command line and draw pictures like figures in the ``TCP/IP Illustrated'' series.