Ports Search

Results 6,7116,720 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.025 seconds)
security/acme-tiny-0.0.g.2016.08.18 (Score: 2.3547228E-4)
Tiny script to issue and renew TLS certs from Let's Encrypt
This is a tiny, auditable script that you can throw on your server to issue and renew Let's Encrypt certificates. Since it has to be run on your server and have access to your private Let's Encrypt account key, I tried to make it as tiny as possible (currently less than 200 lines). The only prerequisites are python and openssl.
security/cryptography-1.4 (Score: 2.3547228E-4)
Cryptographic recipes and primitives for Python developers
cryptography is a package designed to expose cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". It supports Python 2.6-2.7, Python 3.2+, and PyPy. cryptography includes both high level recipes, and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests and key derivation functions.
security/sha-1.0.4 (Score: 2.3547228E-4)
Simple file hash program utilizing SHA-1, SHA-256, SHA-384, SHA-512
sha is a simple program that hashes files. It uses the National Institute of Standards and Technology's Secure Hash Algorithm. It can use SHA-1, SHA-256, SHA-384, or SHA-512, which generate respectively, hashes of 160, 256, 384, or 512 bits. sha can be used in scripts to do, for example, file integrity checking.
security/tuf-0.10.0 (Score: 2.3547228E-4)
Framework for securing software update systems
TUF (The Update Framework) helps developers secure their new or existing software update systems. Software update systems are vulnerable to many known attacks, including those that can result in clients being compromised or crashed. TUF helps solve this problem by providing a flexible security framework that can be added to software updaters.
security/gpsoauth-0.1.0 (Score: 2.3547228E-4)
Python client library for Google Play Services OAuth
gpsoauth allows python code to use the "master token" flow that KB Sriram described at http://sbktech.blogspot.com/2014/01/inside-android-play-services-magic.html. This is be useful when writing code that poses as a Google app, like gmusicapi does.
security/scanlogd-2.2.7 (Score: 2.3547228E-4)
TCP port scan detection tool
scanlogd is a TCP port scan detection tool, originally designed to illustrate various attacks an IDS developer has to deal with. Unlike some of the other port scan detection tools out there, scanlogd is designed to be totally safe to use. -Roman Bogorodskiy <bogorodskiy@inbox.ru>
security/zebedee-2.5.3 (Score: 2.3547228E-4)
Encrypted, secure compressed TCP tunnel
Zebedee is a simple program to establish an encrypted, compressed TCP/IP "tunnel" between two systems. This allows TCP-based traffic such as telnet, ftp and X to be protected from snooping as well as potentially gaining performance over low-bandwidth networks from compression.
shells/dash-0.5.8 (Score: 2.3547228E-4)
POSIX-compliant implementation of /bin/sh
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
sysutils/cdbkup-1.0 (Score: 2.3547228E-4)
Simple but full-featured backup/restore perl scripts (uses gnu tar)
CDBKUP is a professional-grade open-source package for backing up filesystems onto CD-Rs or CD-RWs. Features: Supports full or incremental backups. Results are stored as GNU tarballs on ISO 9660 filesystems. Excellent support for multi-session CDs. Large backups can be split between multiple CDs. Supports gzip, bzip2 or no compression.
sysutils/di-4.43 (Score: 2.3547228E-4)
Disk Information Utility
'di' is a disk information utility, displaying everything (and more) that your 'df' command does. It features the ability to display your disk usage in whatever format you desire/prefer/are used to. It is designed to be portable across many platforms.