This is a collection of tools that I use while hacking.
go install github.com/vitorfhc/hacks/[tool]
git clone https://github.com/vitorfhc/hacks
cd hacks/[tool] # cd into the tool you want to install
go install
Name | Description |
---|---|
hasquery | Checks if any of the URLs received from stdin has a query string |
Feel free to open an issue or a pull request if you want to contribute.