This is a simple Python script that grabs your machine's current IP address and sends it to a Discord webhook. I built this while learning Python, and it's been a great way to understand how HTTP ...
A Python-based IP connectivity testing tool that provides an alternative to traditional ICMP ping. This application tests network connectivity by attempting TCP connections on common ports (80, 443, ...
In this article I'll show you how to make a simple IP address notifier. The program will text you your new IP address, in the event that it changes. For those of you with dynamic IPs, this is very ...