Build your desktop application using Tkinter

Image
Use tkinter to build your first GUI application very quickly.  What you'll learn;   🔰 Build windows applications  🔰 Learn how to use GUI with python  🔰 Learn how to use Tkinter library  🔰 Transform an idea to an app  🔰 Using some sqlite  🔰 Using the pillow library  🔰 Import pictures in an application  🔰 Convert pictures from png to jpg  🔰 Convert picture from jpg to png Link : https://www.udemy.com/course/build-your-first-desktop-application-using-tkinter/?couponCode=FGPTKINTER Enjoy! 

How To Trace Any IP Address

With a simple trace command, you can easily verify any IP address and its location for any website. First and foremost, we must find the IP address of a given website using the command line and then use an online platform to get the IP location. This can be done on all operating systems but we're going to use Windows 10 for this tutorial.


Step 1Open Command Prompt

On Windows machine, open the command prompt by typing in cmd into the search menu or  press windows key + R to open the run utility and type in cmd.





Step 2Get the Website IP Address 

We'll use Google as the example site we want to find it's IP and location (www.google.com). , Type in tracert www.google.com in the command line interface and press enter.

 



After pressing Enter on your keyboard, you'll notice all the various routing locations for the website (www.google.com), as well as the IP address of the website.





Step 3Get Location

There are various sources for finding the location of an IP address, in our case we'll use IP-adress for this tutorial. Go to that address, than scroll down to the input box and enter the IP address and hit the "Track IP, host, or website" button.


Note that you can skip the command prompt steps and just type in the URL for the site you want the location and IP address.

The information below shows the website details and a map of the exact location.




Comments

Post a Comment

Popular posts from this blog

How Hackers Grab Encrypted Passwords and Crack Them

What is Required to Become a Master Ethical Hacker

How to Use Maltego for Network Reconnaissance