From 4e9f545f42d788f19e538ffcf111782ee48d445d Mon Sep 17 00:00:00 2001 From: Souvik Chatterjee <55107082+codassassin@users.noreply.github.com> Date: Wed, 20 Jan 2021 16:14:29 +0530 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8c013b7 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# port-scanner +This project is a very basic port-scanner that can scan upto 500 open ports.