From 970d9a6a27a100c6cbf2f2a050b5499a382b8f96 Mon Sep 17 00:00:00 2001 From: Brandon Date: Thu, 30 Jul 2020 14:40:29 +0100 Subject: [PATCH] added build image for sniffglue, fixed broken index --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f38e70d..24e21b2 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Observability](#observability) - [Operating systems](#operating-systems) - [Productivity](#productivity) + - [Security tools](#security-tools) - [System tools](#system-tools) - [Text editors](#text-editors) - [Text processing](#text-processing) @@ -282,7 +283,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [ripasso](https://github.com/cortex/ripasso/) — A password manager, filesystem compatible with pass * [kpcyrd/rshijack](https://github.com/kpcyrd/rshijack) — A TCP connection hijacker, rust rewrite of shijack [](https://travis-ci.org/kpcyrd/rshijack) * [rustscan/rustscan](https://github.com/RustScan/RustScan) — Make Nmap faster with this port scanning tool [Actions](https://github.com/RustScan/RustScan/actions?query=workflow%3A%22Continuous+integration%22) -* [kpcyrd/sniffglue](https://github.com/kpcyrd/sniffglue) — A secure multithreaded packet sniffer [Actions](https://travis-ci.org/kpcyrd/sniffglue) +* [kpcyrd/sniffglue](https://github.com/kpcyrd/sniffglue) — A secure multithreaded packet sniffer [](https://travis-ci.org/kpcyrd/sniffglue) * [kpcyrd/sn0int](https://github.com/kpcyrd/sn0int) — A semi-automatic OSINT framework and package manager [](https://travis-ci.org/kpcyrd/sn0int) * [phra/rustbuster](https://github.com/phra/rustbuster) — A Comprehensive Web Fuzzer and Content Discovery Tool