secana@programming.dev to Rust@programming.devEnglish · 8 months agoWhat are you working on this week? (Mar. 2, 2024)message-squaremessage-square11fedilinkarrow-up123arrow-down11file-text
arrow-up122arrow-down1message-squareWhat are you working on this week? (Mar. 2, 2024)secana@programming.dev to Rust@programming.devEnglish · 8 months agomessage-square11fedilinkfile-text
minus-squareExperimentalGuy@programming.devlinkfedilinkarrow-up9·8 months agoI’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
minus-squareericjmorey@programming.devlinkfedilinkarrow-up3·8 months agoScanner? Like a crawler? Or a more passive logging of activity on a node?
minus-squareExperimentalGuy@programming.devlinkfedilinkarrow-up4·8 months agoMore 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.
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.