Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第14,77114,780项(搜索用时0.01秒)
net/amazon-ec2-0.9.17 (Score: 9.2878623E-4)
Library for accessing the Amazon Web Services APIs
A Ruby library for accessing the Amazon Web Services EC2, ELB, RDS, Cloudwatch, and Autoscaling APIs.
net/aws-s3-0.6.3 (Score: 9.2878623E-4)
Client library for Amazon S3 REST API
Client library for Amazon's Simple Storage Service's REST API
net/fog-azure-0.0.2 (Score: 9.2878623E-4)
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/adasockets-1.10.1 (Score: 9.2878623E-4)
IPv4 socket library for Ada (TCP, UDP, and multicast)
The AdaSockets library allows the use of BSD sockets from within an Ada program. It is limited to IP version 4 sockets (TCP, UDP, multicast). It is released under the GNAT Modified General Public License, which means AdaSockets can be freely used in proprietary applications without affecting their licenses.
net/net-netrc-0.2.2 (Score: 9.2878623E-4)
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/socketpipe-1.9 (Score: 9.2878623E-4)
Zero overhead remote process plumbing
Socketpipe connects over a TCP/IP socket a remote command to a local input generation command and/or a local output processing command. The connection is made by redirecting the input/output file descriptors to the socket. This saves the context switching and data copying overhead associated with piping data through ssh(1) or rsh(1). Socketpipe must be installed on both machines and user authentication is still performed by a command like ssh(1) or rsh(1). The confidentiality and integrity of the data in transit is not protected against mallicious attacks; the command is designed for use in a trusted LAN environment.
net/rabbiter-2.0.1 (Score: 9.2878623E-4)
Rabbiter is a twitter client for Rabbit
Rabbiter is a tool that collects tweets related to the talk and sends them to Rabbit as comments. In public conference such as RubyKaigi, audiences tweet comments about the listening talk to Twitter. To show the comments to your slide showed by Rabbit, you can use Rabbiter. If you have room to breathe, you can reply to the comments to reflect audiences' opinions. An audience can listen your talk with some different points of view because an audience can know other's comments. Note that you have a risk that audiences are interested in audiences' comments rather than your talk. You should ready your talk to make very interesting talk rather than audiences' comments.
net/ssmping-0.9.1 (Score: 9.2878623E-4)
Ping for ASM and SSM
ssmping is a tool for checking whether a host can receive SSM from another. If a host runst ssmpingd, users on other hosts can check that they receive from this host by running the ssmping tool. asmping is similar to ssmping, but checks for ASM rather than SSM.
net/tcping-1.3.5 (Score: 9.2878623E-4)
Do a TCP connect to the given IP/port combination
tcping does a TCP connect to the given ip/port combination. The user can specify a timeout in seconds. This is useful in shell scripts running in firewalled environments. Often SYNs are just being dropped by firewalls, thus connection establishment will be retried several times (for minutes) until a TCP timeout is reached. With tcping it is possible to check first if the desired port is reachable and then start connection establishment.
net/scnc-1.05 (Score: 9.2878623E-4)
SSL Capable Netcat
scnc is a SSL Capable Netcat with SSL support, TCP and UDP proxying and IPV4/IPV6 proxying features.