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

Add UI for scanning ports #39

Closed ishika1727 closed 4 years ago

ishika1727 commented 4 years ago

Fixes #12 Frontend added. Suggested UI changes also done

ishika1727 commented 4 years ago

Used camelCase and combined variable declarations as suggested by @vinitshahdeo formatted index.css @Kashish121

vinitshahdeo commented 4 years ago

@ishika1727 Awesome 👏

vinitshahdeo commented 4 years ago

@Kashish121 Merged the UI changes into feature/frontend. Hopefully you're unblocked now.