As the name suggest, this tool listen for any connection made from a device or for any incoming connections.
Thanks to cache storing, this script is fast, here is the snippet of code for caching:
cd src
pip install -r requirements.txt
The IP 192.168.1.1 is being marked as "Local Host", in reality it is a private ip, but I was lazy to write that line of code...