Ports Search

Results 7,1617,170 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
net/remotedesk-0.1 (Score: 9.06569E-5)
Graphical interface to rdesktop
RemoteDesk is a graphical interface to rdesktop and it allows you to remotely access Windows computers. LICENSE: GPL2 or later
net/aws-ses-0.6.0 (Score: 9.06569E-5)
Client library for REST API of Amazon SES
AWS::SES is a Ruby library for Amazon's Simple Email Service's REST API [1]. [1] https://aws.amazon.com/ses/
net/fog-sakuracloud-1.7.5 (Score: 9.06569E-5)
Module for the 'fog' gem to support Sakura no Cloud
Fog::Sakuracloud is a module for the fog gem that allows you to manage resources in the Sakura no Cloud.
net/httpauth-0.2.1 (Score: 9.06569E-5)
Library for HTTP authentication protocol in RFC 2617
HTTPauth is a library supporting the full HTTP Authentication protocol as specified in RFC 2617; both Digest Authentication and Basic Authentication.
net/right_flexiscale-0.1.0 (Score: 9.06569E-5)
Provides Ruby access to the Flexiscale API
The RightScale Flexiscale gem has been designed to provide a robust interface to Flexiscale's existing API.
net/right_gogrid-0.1.0 (Score: 9.06569E-5)
Provides Ruby access to the GoGrid API
The RightScale GoGrid gem has been designed to provide a robust interface to GoGrid's existing API.
net/right_slicehost-0.1.0 (Score: 9.06569E-5)
Provides Ruby access to the Slicehost API
The RightScale Slicehost gem has been designed to provide a robust interface to Slicehost's existing API.
net/rsync-1.0.9 (Score: 9.06569E-5)
Ruby rsync library
Ruby/Rsync is a Ruby library to syncronize files between remote hosts by wrapping calls to the rsync binary.
net/scnc-1.05 (Score: 9.06569E-5)
SSL Capable Netcat
scnc is a SSL Capable Netcat with SSL support, TCP and UDP proxying and IPV4/IPV6 proxying features.
net/unix2tcp-0.8.2 (Score: 9.06569E-5)
Connection forwarder that converts Unix sockets into TCP sockets
Aims: - To listen on a local UNIX socket and tunnel any incoming connections and traffic to a (remote) IP address/port What it does: - Tunnels all traffic between a (remote) address/port and a local UNIX socket - Does NOT use fork() (single process model) - Does use O_NONBLOCK , should be no case of blocking What it doesn't do (yet): - Doesn't limit number of concurrent connections