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
134 stars 114 forks source link

Feature/frontend #85

Closed ishika1727 closed 4 years ago

ishika1727 commented 4 years ago

The function scanPort() in src/static/js/index.js was not called by the scan now button in src/templates/index.html initially. This PR rectifies that issue

Bug

Checklist: