PortScanner
PortScanner copied to clipboard
A go-to tool for scanning network. Scan all the open ports for a given host with just one click.
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
Responsive navbar required for the current `UI/UX` for the project. Make the required changes in the `src/templates/index.html` and `src/static/index.css` to add responsiveness in the navbar. In mobile view, navbar should...
# Description I went in and changed all the print errors so that they would print, syntax was incorrect. I corrected __bultins__ to 'builtin' so that it was a usable...
While running PortScanner through UI, the below page will be displayed. In the sidebar, **contacts** and **about** pages are not yet built. Build a `contact.html` page for the same. Details...
Currently this application has GUI for `Portscanner` only. Add GUI for `IPScanner` for increased functionality. Must have: An option(IPScanner) added in the navbar Input box to enter IP address CTA(Button)...
Bug fixed in index.html Fixed grammatical errors in Documentation.docx # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context....
# Description ### In feature/python3.8 branch, ipscanner.py in src folder is modified Instead of getting the input from user and access the config.json file for inputs, getting the input from...
# Description There is a bug in file src/scanner.py line 41 --> print get_absolute_path('../config.json') - get_absolute_path function searching the config.json file in src dir but it is present in root...
Having a toggle button on UI to switch to **dark & light theme** will be a great idea. @ishika1727 can you please expand more on this in the comments section?
# Description - Converted `Logo 2.ai` to `Logo2.png` extension. And added png file to `assets/raw/logo/Logo2.png` - Updated README.md file with logo `assets/logo/Logo2.png` Fixes #73 ## Type of change - [x]...