-
# Feature
Added a pure go implementation of a simple port scanner. It uses go routines to run the scans concurrently, and uses waitgroups and channels to ensure that the operations are managed corr…
-
-
### Prerequisites
- [X] I have searched all issues/PRs to ensure it has not already been reported or fixed.
### Criteria
- [X] Reasonably well-known and widely used (e.g. if it's a GitHub project, …
-
-
## Port scanner for the project .
Please comment in all the resources you find related to the port scanner and further discussions shall continue in here related to the port scanner
**[Updated]**
…
-
The port scanner will scan on all IPs which could get us in some trouble. The ranges should be configurable and in addition, a list of known government cloud ranges should be added to a blacklist and …
-
Instructions: Please create a basic python port scanner. That takes in an IP or IP range as a command line parameter. Use cli flags like -h etc.
Use the file name pymap.py
-
More of a challenge than porting flake8 plugins, because these are written in Java: https://github.com/SonarSource/sonar-python
But some of them are somewhat useful and I didn't see equivalent code…
-
For example i want to filter out briges on ports 80 and 2000
tor-relay-scanner -xp 80,2000
also colon separated list for ports is a must have option
-
POST /api/port_scanner/scan HTTP/1.1
Host: 127.0.0.1:1234
Content-Length: 38
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537…