hellfire

PATHspider Effects List Resolver

Hellfire is a parallelised DNS resolver. It is written in Go and for the purpose of generating input lists to PATHspider, though may be useful for other applications. It supports fetching commonly used domain lists in Internet Measurement Research.

gobjc++-8-powerpc64-linux-gnu

GNU Objective-C++ compiler

gobjc++-8-sh4-linux-gnu

GNU Objective-C++ compiler

libgnuradio-channels3.10.9t64

gnuradio channels functions

Some channel oriented processing blocks. These functions are also in gnuradio-core. Part of the main gnuradio build.

git-secret

store encrypted credential inside source code git repository

git-secret is designed to solve the problem where to store the credential file (e.g. password, token, ...) for a service. With git-secret, Encrypted credential can be stored along with source code in git repository.

python3-radix

radix tree implementation for storage of IPv4 and IPv6 networks (Python 3)

py-radix is an implementation of a radix tree for Python, which supports storage and lookups of IPv4 and IPv6 networks. This is a Python equivalent to Dave Plonka's Perl Net::Patricia (it even steals the same radix tree code from MRTd).