From f1024e994ce6e7b2ff9f2b549dc982740c154f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20V=C3=A1lka?= Date: Sun, 22 Oct 2023 13:45:02 +0200 Subject: [PATCH] Add PETEP (#467) https://github.com/Warxim/petep --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc98b43..9965c0d 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,7 @@ See also *[Intercepting Web proxies](#intercepting-web-proxies)*. * [mallory](https://github.com/justmao945/mallory) - HTTP/HTTPS proxy over SSH. * [oregano](https://github.com/nametoolong/oregano) - Python module that runs as a machine-in-the-middle (MITM) accepting Tor client requests. * [sylkie](https://dlrobertson.github.io/sylkie/) - Command line tool and library for testing networks for common address spoofing security vulnerabilities in IPv6 networks using the Neighbor Discovery Protocol. +* [PETEP](https://github.com/Warxim/petep) - Extensible TCP/UDP proxy with GUI for traffic analysis & modification with SSL/TLS support. ### Transport Layer Security Tools