-
Updated
Oct 16, 2020 - Python
port-scanning
Here are 75 public repositories matching this topic...
-
Updated
Jan 2, 2020 - Python
-
Updated
Aug 14, 2020 - Java
-
Updated
Oct 3, 2018 - Python
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 11, 2016
-
Updated
Aug 6, 2018 - Python
-
Updated
Nov 7, 2020 - Python
-
Updated
Sep 8, 2020 - Python
-
Updated
Nov 21, 2020 - PowerShell
-
Updated
Sep 8, 2020 - Python
-
Updated
Sep 15, 2020 - Nim
-
Updated
Jul 22, 2020 - Shell
-
Updated
Sep 23, 2019 - XSLT
-
Updated
Oct 29, 2017 - Python
-
Updated
Sep 25, 2020 - Shell
-
Updated
Sep 13, 2020 - C#
Would it be possible to add support for excluding specific ports? I'm thinking this could be an additional argument passed to the script (a comma-delimited list of ports).
An example call could look like the following:
portforge.cr localhost 4440 4445 4442,4443
This would exclude ports 4442 and 4443.
The reasoning behind my feature request is that I might want to run a web server on
-
Updated
Feb 24, 2018 - C#
-
Updated
Dec 17, 2016 - Python
-
Updated
Jun 13, 2020 - Python
-
Updated
May 3, 2019 - Shell
-
Updated
Nov 28, 2020 - Python
-
Updated
Feb 5, 2018 - Shell
-
Updated
Oct 7, 2020 - PHP
-
Updated
Oct 13, 2020 - C#
Improve this page
Add a description, image, and links to the port-scanning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the port-scanning topic, visit your repo's landing page and select "manage topics."
Describe the bug
In feature/python3.8 the scanner.py config.json location is giving error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should give the open ports. But it gives error 'file not found'