Category: Networking

chisel

chisel v1.9 releases: A fast TCP tunnel over HTTP

chisel Chisel is a fast TCP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). It is mainly useful for passing through firewalls, though it...

exabgp

exabgp v4.2.18 releases: BGP swiss army knife of networking

ExaBGP provides a convenient way to implement Software Defined Networking by transforming BGP messages into friendly plain text or JSON, which can then be easily handled by simple scripts or your BSS/OSS. It is routinely used to improve service resilience...

dnsdiag

DNSGrep: Quickly Search Large DNS Datasets

DNSGrep A utility for quickly searching presorted DNS names. Built around the Rapid7 rdns & fdns dataset. How does it work? This utility assumes the file provided is presorted (both alphabetical, and symbols). The...

create ssh tunnels

mole v2.0 releases: cli app to create ssh tunnels

Mole is a cli application to create ssh tunnels, forwarding a local port to a remote address through an ssh server. Features Auto local address selection: find a port available and start listening to it, so the -local flag doesn’t need to be...