Changing My IP Address(windows) Every 3 Seconds… For Privacy! 😂
Welcome back to my channel where we dive into the wild world of tech experiments. Today, we’re doing something absolutely bonkers – changing my IP address every 3 seconds to maintain privacy!
### What You’ll See in This Video:
– A fun and crazy demonstration of how to change your IP address every 3 seconds using a Python script.
– Step-by-step breakdown of the code.
– My reactions as my internet connection drops and reconnects repeatedly.
### Code and Contact:
Want to try this at home? The code is available here: [GitHub Repo](https://github.com/CodestamTechnologies/YOUTUBE)
Have questions or want to connect? Reach out to me at: kushwaha@codestam.com
### Special Mention:
Don’t forget to check out [Codestam Technologies](https://codestam.com) for more cool tech solutions and updates!
### Don’t Forget to:
– Smash that LIKE button 👍
– SUBSCRIBE 🔔 to stay updated with all my crazy tech experiments
– Leave a COMMENT 🗨️ to let me know what you think!
### Hashtags:
#TechExperiment #IPChange #PrivacyHack #PythonProgramming #FunnyTech #CodestamTechnologies #CrazyIPSwitch #TechComedy #HideAndSeekIP
Thanks for watching! Stay safe, stay private, and keep those IPs changing! Peace out! ✌️
—
TELEGRAM – https://t.me/strangelearnings
FOLLOW ME ON
GITHUB – https://github.com/EnriqueStrange
ipv4
Nice disclaimer at the end but I don’t think that you understand what you are doing here… you are only changing your local Ip address… this address is NERVER exposed to the web, why would it. You connect to other Devices on the Internet via your Public Ip lent to you by your ISP… depending on your Provider they will change your Public Ip address over some sort of DHCP in regular intervals of maybe a Week… there ist not really anything you could do about that via a local Python script…