Commit Graph
2 Commits
Author SHA1 Message Date
pyro aff72fc275 changed the portscanning function to make it faster. It's using a
combination of multithreading and async now, each host or target for the
scan runs on its own thread, then each port check is run asynchronously.
2026-09-04 17:46:20 -05:00
pyro 5eece1b4bf did more restructuring. This feels better I think, the appstate file is
still freaking huge, but is what it is I suppose.
2026-09-03 17:09:29 -05:00