curlhub.sh Curl Based CLI Dev Tools - Dozens of CLI tools executed by curl, no signup required
by•
A suite of developer tools you run with the curl you already have: UUIDs, hashes, JSON End-points, JWTs, JSON, QR, File Transfers and more. Nothing to install, and no signup required.
"curl curlhub.sh" to see list of commands or visit https://curlhub.sh to view all tools full details and soon contribute.


Replies
qsa.sh
@tuxxin - I love this idea but I'm not sure how my employer would feel about the privacy side, also a quick question how does it handle data on local networks, I'm guessing it doesn't work?
qsa.sh
@codeandsea You're correct. The CLI won't work on isolated local networks because it still relies on the web API. Corporate privacy is definitely a valid concern with tools like this, though many of its features can be used safely without exposing any sensitive information.
The fact that you can hit a UUID endpoint without spinning up a dependency just to test something is honestly a really thoughtful piece of craft. Most CLI utilities pile on features but ignore the friction of just installing them, so this nails it.
qsa.sh
@alexander_mansfield thank you, that was the entire plan behind the sites idea, streamline day to day CLI users operations. I will say one of the coolest features is the ability to generate a QR code in any CLI to scan on your phone for uploads/downloads.