Ports 搜索

共有5,824项符合/net/的查询结果,以下是第1,5211,530项(搜索用时0.005秒)
net/omniauth-github-discourse-1.1.2 (Score: 0.07643312)
Fork of Official OmniAuth strategy for GitHub
Fork of Official OmniAuth strategy for GitHub.
net/omniauth-github-1.1.2 (Score: 0.07643312)
Official OmniAuth strategy for GitHub
Official OmniAuth strategy for GitHub
net/omniauth-google-oauth2-0.4.1 (Score: 0.07643312)
Google OAuth2 strategy for OmniAuth 1.x
A Google OAuth2 strategy for OmniAuth 1.x
net/omniauth-oauth-1.1.0 (Score: 0.07643312)
Generic OAuth strategy for OmniAuth
A generic OAuth (1.0/1.0a) strategy for OmniAuth.
net/omniauth-oauth2-1.4.0 (Score: 0.07643312)
Abstract OAuth2 strategy for OmniAuth
An abstract OAuth2 strategy for OmniAuth.
net/omniauth-openid-1.0.1 (Score: 0.07643312)
OpenID strategy for OmniAuth
OpenID strategy for OmniAuth.
net/socketbind-1 (Score: 0.07643312)
Library to bind applications on multihomed machines to specific IP address
This library allows you to bind any application which is dynamically linked with libc. It provides convient way to bind socket's source IP to one of the multiple IP's available on computer. To use it first of all point LD_PRELOAD to installed library and set BINDTO variable to desired IP address to bind. Here is the wrapper to run any command binded to some IP address: env LD_PRELOAD=/usr/local/lib/libsocketbind.so.1 BINDTO=$MY_IP_ADDRESS $*
net/socketpipe-1.9 (Score: 0.07643312)
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/omniauth-twitter-1.2.1 (Score: 0.07643312)
OmniAuth strategy for Twitter
OmniAuth strategy for Twitter
net/open-uri-cached-0.0.5 (Score: 0.07643312)
OpenURI with transparent disk caching
OpenURI with transparent disk caching