/pynfo_script

A useful python script to show your ip, check if you are using Tor or a VPN and check if websites think you are a bad guy.

Primary LanguagePython

Pynfo_Script

A useful python script to understand how much your connections tell (and how anonymous you are). Check and see if you are who you want to be!

DISCLAIMER:

The score is assigned based on getipintel.net, in order to know how suspicious your ip appears to a random website. So please remember to use your own email address for the API requests to the website. The hardcoded one it's just a placeholder.

#Installation git clone https://github.com/TrinTragula/Pynfo_Script.git cd Pynfo_Script pip install -r requirements.txt

#Usage python pynfo.py

#Sample screen Sample screen

Do what you want with this code, unless it gives me problems.