Ports Search

Results 11,03111,040 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
security/scanssh-2.1 (Score: 7.3261835E-5)
Scans networks for open proxies, SSH, web, and SMTP servers
ScanSSH supports scanning a list of addresses and networks for open proxies, SSH protocol servers, Web and SMTP servers. Where possible ScanSSH, displays the version number of the running services. ScanSSH protocol scanner supports random selection of IP addresses from large network ranges and is useful for gathering statistics on the deployment of SSH protocol servers in a company or the Internet as whole.
security/softether-4.18.9570 (Score: 7.3261835E-5)
Softether VPN solution
SoftEther VPN ("SoftEther" means "Software Ethernet") is a powerful, multi-OS and easy-to-use multi-protocol VPN software. It supports SSL-VPN (HTTPS), as well as OpenVPN, IPsec, L2TP, MS-SSTP, L2TPv3 and EtherIP tunneling protocols and has a clone function to support OpenVPN clients.
security/openvpn-2.3.12 (Score: 7.3261835E-5)
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.
security/sslsniffer-1.21 (Score: 7.3261835E-5)
SSLv3/TLS and SSLv2 sniffer
A SSLv3/TLS and SSLv2 proxy server that sniffs SSL/TLS packets and prints out the contents of packets in stdout. It can also serve as a (not very efficient) proxy server. Note that this tool does not decrypt or even attempt to decrypt the traffic that is routed through it.
security/xmlsec1-1.2.22 (Score: 7.3261835E-5)
XML Security Library
XML Security Library is the latest stable of a C library based on LibXML2 and OpenSSL. The library was created with a goal to support major XML security standards: - XML Signature - XML Encryption - Canonical XML (was included in libxml2) - Exclusive Canonical XML (was included in libxml2)
security/sudo-1.8.18 (Score: 7.3261835E-5)
Allow others to run commands as root
This is the CU version of sudo. Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.
security/yafic-1.2.2 (Score: 7.3261835E-5)
Yet Another File Integrity Checker, similar to Tripwire
yafic is Yet Another File Integrity Checker. yafic saves information about the state of a filesystem to a database. Later, yafic can be used to compare the current state of the filesystem against the saved database, letting you know of any changed, added, or removed files.
shells/bash-4.3.46 (Score: 7.3261835E-5)
The GNU Project's Bourne Again SHell
This is GNU Bash. Bash is the GNU Project's Bourne Again SHell, a complete implementation of the POSIX.2 shell spec, but also with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace expansion, and a slew of other features.
shells/osh-20160108 (Score: 7.3261835E-5)
Implementation of the UNIX 6th Edition shell
Osh is a re-implementation of the old and obsolete shell version, which was in standard use up to UNIX 6th Edition and was supplied as osh with UNIX 7th Edition. Its command language is a sparse subset of those of modern shells and is mostly common both to sh(1) and csh(1).
shells/Term-ShellUI-0.92 (Score: 7.3261835E-5)
Fully-featured shell-like command line environment
Term::ShellUI uses the history and autocompletion features of Term::ReadLine to present a sophisticated command-line interface to the user. It tries to make every feature that one would expect to see in a fully interactive shell trivial to implement. You simply declare your command set and let ShellUI take care of the heavy lifting.