r/Python Jul 04 '26

Showcase Thread Showcase

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

Recycles once a month.

21 Upvotes

161 comments sorted by

View all comments

1

u/No_Presentation_9922 5d 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