I'm Jacob, an IT guy who likes figuring out how things work.
Most of what's here are tools I built to make my job easier or things I made while learning something new.
✍️ Blog: jacobcavaness.com 💼 LinkedIn: jacob-cavaness
I'm Jacob, an IT guy who likes figuring out how things work.
Most of what's here are tools I built to make my job easier or things I made while learning something new.
✍️ Blog: jacobcavaness.com 💼 LinkedIn: jacob-cavaness
Converts files from one type to another. For example converting a pdf document to a jpg image.
This tool uses the power of Python with APIs from AbuseIPDB, Alienvault, Greynoise, Pulsedive, and Virustotal. This enables the user to research a Public IP Address and see an abundance of history …
Logs URLs to the console of visited sites and their resources.
JavaScript
Web-ping is a simple ping tool that checks if a device is online and returns the status. To use it, visit http://YOUR_IP_HERE:8080/ping/IP_TO_PING, for example, http://192.168.1.2:8080/ping/8.8.8.8
Rust