secana@programming.dev to Rust@programming.devEnglish · 2 years agoWhat are you working on this week? (Mar. 2, 2024)message-squaremessage-square5linkfedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1message-squareWhat are you working on this week? (Mar. 2, 2024)secana@programming.dev to Rust@programming.devEnglish · 2 years agomessage-square5linkfedilinkfile-text
minus-squareExperimentalGuy@programming.devlinkfedilinkarrow-up0arrow-down1·2 years 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-up0·2 years agoScanner? Like a crawler? Or a more passive logging of activity on a node?
minus-squareExperimentalGuy@programming.devlinkfedilinkarrow-up0arrow-down1·2 years 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.