Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?
You must log in or # to comment.
a weird little gamedev project, just prototyping right now though
What’s it ab?
I’m working on a distributed network scanner. Mostly for my own understanding of networking because there’s always something new to learn in this space
Scanner? Like a crawler? Or a more passive logging of activity on a node?
More like a crawler. I wanna make a configurable web crawler using nmap where you can pop scripts in and get output all in one place.