crawley Logo

crawley

0
Free
Visit Website

The unix-way web crawler Crawley is a simple web crawler written in Go. Features: * Supports multiple protocols (http, https, ftp, sftp) * Supports multiple authentication methods (basic auth, digest auth, kerberos) * Supports crawling of nested resources * Supports filtering of crawled resources * Supports saving of crawled resources to disk Example usage: ```go import "github.com/s0rg/crawley" func main() { crawler := crawley.NewCrawler() crawler.AddURL("https://example.com") crawler.Start() } ```

FEATURES

ALTERNATIVES

PFQ v6.2 is a functional framework for Linux optimized for efficient packet capture/transmission and in-kernel processing.

A framework for creating and executing pynids-based decoders and detectors of APT tradecraft

A high-level C++ library for creating and decoding network packets with a Scapy-like interface.

A simpler version of a honeypot that looks for connections from external parties and performs a specific action, usually blacklisting.

A honeypot system designed to detect and analyze potential security threats

A multi-threaded intrusion detection system using Yara for network and stream IDS

Tor Browser is a free and open-source software that allows users to browse the internet anonymously and privately.

Open-source set of libraries and drivers to accelerate network performance.