Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,07113,080项(搜索用时0.017秒)
security/destroy-20130926 (Score: 1.5577191E-4)
Securely destroy files on the hard disk
A system utility that destroys files on the hard drive by writing null and random bytes to the file over and over. IRC: irc.freebsdhackers.net #freebsd -Shane Kinney (mod6) <modsix@gmail.com>
security/hitch-1.1.1 (Score: 1.5577191E-4)
TLS proxy to forward connections to an unencrypted backend
hitch is a network proxy that terminates TLS/SSL connections and forwards the unencrypted traffic to some backend. It's designed to handle 10s of thousands of connections efficiently on multicore machines.
security/identify-0.7 (Score: 1.5577191E-4)
Client side ident protocol daemon wrapper
This is a wrapper for daemons that live under inetd. It will do an ident lookup and log the result, handing off the file descriptor to the real daemon first.
security/knocker-0.6.6 (Score: 1.5577191E-4)
Simple and easy to use TCP only port scanner (GTK+ version)
Knocker is a simple and easy to use TCP (no UDP yet) security port scanner which is able to analyze hosts and all of the different services started on them. (GTK+ version)
security/aimsniff-0.9d (Score: 1.5577191E-4)
AOL Instant Messenger Sniffing and Reading Tool
This is a port of aimsniff, which sniffs Aol Instant Messanger conversations. It can also be setup to collect statistics on instant messaging traffic and display useful information using mysql and Web AIM Sniff
security/kripp-0.6.1 (Score: 1.5577191E-4)
Lightweight network password sniffer
KRIPP is a very simple and extremely lightweight network passwords sniffer written in Perl, which uses only the tcpdump utility as an underlying traffic interceptor. Supported protocols are ICQ, POP3, FTP and HTTP.
security/knocker-0.7.1 (Score: 1.5577191E-4)
Simple and easy to use TCP only port scanner (Console version)
Knocker is a simple and easy to use TCP (no UDP yet) security port scanner which is able to analyze hosts and all of the different services started on them. (Console version)
security/libgpg-error-1.24 (Score: 1.5577191E-4)
Common error values for all GnuPG components
libgpg-error is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.
security/libksba-1.3.4 (Score: 1.5577191E-4)
KSBA is an X.509 Library
KSBA = rot13(digit_to_letter(x509)) to be pronounced as Kasbah KSBA is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS.
security/netpgp-20140220 (Score: 1.5577191E-4)
PGP signing, verification, encryption, and decryption program
The netpgp command can digitally sign files and verify that the signatures attached to files were signed by a given user identifier. netpgp can also encrypt files using the public or private keys of users and, in the same manner, decrypt files which were encrypted. The netpgp utility can also be used to generate a new key-pair for a user. This key is in two parts, the public key (which can be used by other people) and a private key. In addition to these primary uses, the third way of using netpgp is to maintain keyrings. Keyrings are collections of public keys belonging to other users. By using other means of identification, it is possible to establish the bona fides of other users. Once trust has been established, the public key of the other user will be signed. The other user's public key can be added to our keyring. The other user will add our public key to their keyring.