Port Scanner

Port scanner UI

If you do a lot of frontend development, you’ve probably had too many times where you’ve started multiple localhost webservers and forgotten which is which.

This is a dead simple tool to keep track of them, giving quick links to opening each, as well as process details so you can track down the terminal where you started it.

It’s a single Deno script, give it a go!

deno run --allow-net --allow-run https://gist.githubusercontent.com/supersational/ccf03454fe2f7e3fc3af1f284e711d81/raw/server.ts