Here’s a bunch of tools and scripts I’ve put together—think of them as my Franken-projects. I’m not a developer, so expect quirks, not perfection. Grab them from GitHub, tinker, fix, or just have a laugh. Improvement ideas ? Fork away !
InspecTor
InspecTor: A Streamlined Tool for Website Metadata Extraction Pulling metadata from websites was once a straightforward task. You could hit a few URLs, scrape the required data, and move on. However, with the rise of dynamic content, Tor-hidden services (.onion domains), and increasing anonymity concerns, the process became far more complex. InspecTor is a command-line tool I developed to address these challenges. It simplifies metadata extraction from websites, including Tor services, while preserving user anonymity. ...