Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第6,2316,240项(搜索用时0.013秒)
security/Authen-Simple-DBM-0.2 (Score: 0.002912631)
Simple DBM authentication
Authentication via DBM files.
security/Authen-Simple-PAM-0.2 (Score: 0.002912631)
Simple PAM authentication
Authentication via PAM.
security/Authen-Simple-Passwd-0.6 (Score: 0.002912631)
Simple Passwd authentication
Authentication Passwd authentication.
security/Authen-Simple-RADIUS-0.1 (Score: 0.002912631)
Simple RADIUS authentication
Authentication via RADIUS.
security/Authen-Simple-SMB-0.1 (Score: 0.002912631)
Simple SMB authentication
Authentication via SMB protocol.
security/Authen-Simple-SSH-0.1 (Score: 0.002912631)
Simple SSH authentication
Authentication via SSH protocol.
security/pam_fprint-20080330 (Score: 0.002912631)
PAM module offering finger print authentication using libfprint
pam_fprint is a simple PAM module which uses libfprint's fingerprint processing and verification functionality for authentication. In other words, instead of seeing a password prompt, you're asked to scan your fingerprint.
security/Crypt_CBC-1.0.1 (Score: 0.002912631)
PEAR class to emulate Perl's Crypt::CBC module
A PEAR class to emulate Perl's Crypt::CBC module.
security/fchksum-1.7.1 (Score: 0.002912631)
Python module to find the checksum of files
fchksum is a Python module to find the checksum of files. Currently it supports crc32 and md5 checksums. The advantage of using fchksum over the python md5 and zlib(.crc32) modules is both ease of use and speed. You only need to tell it the filename and the actual work is done by C code. Compared to the implementing a read loop in python with the standard python modules, fchksum is approximatly 2.0x faster in md5 and 1.1x faster in crc32.
security/openvpn-2.3.12 (Score: 0.002912631)
Secure IP/Ethernet tunnel daemon
OpenVPN is a robust, scalable and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet. It can operate over UDP or TCP, can use SSL or a pre-shared secret to authenticate peers, and in SSL mode, one server can handle many clients.