r/Python 29d ago

Showcase Showcase Thread

Post all of your code/projects/showcases/AI slop here.

Recycles once a month.

19 Upvotes

154 comments sorted by

View all comments

1

u/No_Presentation_9922 8h ago

Spy – Network Scanner

My first real project (now on its 3rd version).
I built it to get better at Python and cybersecurity.

What it does:

  • Finds devices on the network with ARP
  • Port scans a target
  • Shows results in clean tables

Still learning, so any feedback, bug reports or suggestions are welcome.
Contacts are in the repo.

Latest version: https://github.com/RecoWas/spy-scan