Skip to content
View PeanutTheAdmin's full-sized avatar

Block or report PeanutTheAdmin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
peanuttheadmin/README.md

Hi 👋

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

Pinned Loading

  1. utf8-add-bomutf8-add-bomPublic

    Python

  2. FileConverterFileConverterPublic

    Converts files from one type to another. For example converting a pdf document to a jpg image.

    Python 1 2

  3. Linux-MAC-ChangerLinux-MAC-ChangerPublic

    A simple tool to change the MAC Address in linux.

    Python

  4. IP-Analyzer-ToolIP-Analyzer-ToolPublic

    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 …

    Python 5 2

  5. URL_logger_pluginURL_logger_pluginPublic

    Logs URLs to the console of visited sites and their resources.

    JavaScript

  6. web-ping-rustweb-ping-rustPublic

    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