vinitshahdeo / PortScanner

A go-to tool for scanning network. Scan all the open ports for a given host with just one click.
https://vinitshahdeo.github.io/PortScanner/
MIT License
133 stars 114 forks source link

[BUG] Hide the scanning output before the scan renders the output. #63

Open ishika1727 opened 4 years ago

ishika1727 commented 4 years ago

Hide the Scanning remote host between range to and Scanning complete in time output before the scanning is completed.

Make required changes in : src/templates/index.html src/static/css/index.css src/static/js/index.js
image
Create a PR in feature/frontend branch

netanmangal commented 4 years ago

@ishika1727 I would like to work on this issue. I don't know flask. So if I require only little knowledge of flask, I would be more than happy to work on it.

ishika1727 commented 4 years ago

@NetanMangal please go ahead 👍 Create a PR by Friday EOD.

netanmangal commented 4 years ago

@ishika1727 Please check PR #76 Also please add label ch20 to my PR