PortScanner icon indicating copy to clipboard operation
PortScanner copied to clipboard

A go-to tool for scanning network. Scan all the open ports for a given host with just one click.

Results 108 PortScanner issues
Sort by recently updated
recently updated
newest added

As we've built many features to justify the one-liner description of this project i.e. a go-to networking tool, now it's time to revamp the existing UI. Add a new component...

help wanted
up for grabs
gssoc21
React
frontend
Level3

# Description Removed gramatical errors and improved the doc design and layout Fixes #62 ## Type of change - [x] New feature (non-breaking change which adds functionality) # Checklist: -...

gssoc21

# Description added about.html Fixes # (issue) #135 - [x] New feature (non-breaking change which adds functionality) # Checklist: - [x] My code follows the style guidelines of this project...

gssoc21

**Describe the bug** While running the Python file, encountered an issue in Python syntax. **Screenshots**

bug

A Makefile can be made which contains all the instructions to run the project. All the commands to run the project can be mentioned in the Makefile and can run...

enhancement
help wanted
up for grabs
gssoc21

While working with Python 3 (version 3.9.1 on my local machine) and checking out to `feature/python3.8` branch the following error occurs when trying to run the Flask UI: ```python File...

help wanted
up for grabs
gssoc21

Create the **About Page** which must contain all the basic details of this project like _"Working","Features", "Developer details_" etc. Please go through [README.md](https://github.com/vinitshahdeo/PortScanner) and links mentioned below for the instructions...

UI / UX
gssoc21

Performance of the tool port scanner is recorded in the README.md section [here](https://github.com/vinitshahdeo/PortScanner#performance-on-the-basis-of-number-of-threads-chart_with_downwards_trend). The table created holds the statistical numbers for Windows OS. Let's see if the results corelate for...

documentation
enhancement
help wanted
beginner friendly
up for grabs
gssoc21

**Describe the bug** pressing **scan now** with empty input value crashes website ![image](https://user-images.githubusercontent.com/51280276/110851513-25e0c880-82d7-11eb-84aa-ffa307e8080c.png) **Expected changes** we need to put **required** in the input field ![image](https://user-images.githubusercontent.com/51280276/110851380-f5992a00-82d6-11eb-9dfa-40fa37c263b5.png) **Expected behavior** ![image](https://user-images.githubusercontent.com/51280276/110852948-0185eb80-82d9-11eb-8e9a-d6e8169a2b10.png)

bug
good first issue
beginner friendly
gssoc21

For a given hostname, fetch all the available DNS Records given below: Record type | Record contains -- | -- | 'A' | IPv4 addresses (default) | 'AAAA' | IPv6...

enhancement
medium
leapcode
hacktoberfest