From b071580eca9ba2dac58b21a6b96b2cdd6a4bcafa Mon Sep 17 00:00:00 2001 From: Daniel <dhaavi@users.noreply.github.com> Date: Mon, 6 Dec 2021 15:17:53 +0100 Subject: [PATCH] Add wip testing guide --- TESTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TESTING.md diff --git a/TESTING.md b/TESTING.md new file mode 100644 index 00000000..04c56f3e --- /dev/null +++ b/TESTING.md @@ -0,0 +1,11 @@ +# Testing Portmaster + +This page documents ways to test if Portmaster works as intended. + +⚠ Work in Progress. Currently we are just collecting helpful things we find. + +## Websites for Testing: + +- <http://icmpcheck.popcount.org/>: Check + - ICMP path MTU packet delivery + - IP fragmented packet delivery