From bf34dc3320b37c82b8150e46a7e7e9fa9db03392 Mon Sep 17 00:00:00 2001 From: Haviv Vaizman Date: Thu, 18 Feb 2021 11:09:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a54ab4e..e7ce46d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ optional arguments: --tcp-method TCP_METHOD, -t TCP_METHOD TCP Method. The options are: DONTFRAG|TTL. Default: DONTFRAG - +``` +## Server Usage +``` $ sudo python3 portest.py -h usage: portest.py [-h] [--timeout TIMEOUT] [--source SOURCE] [--interface INTERFACE]