Please What is TOR ? I am also interested in Accessing websites without being blocked
Tor is a network design roughly built on privacy. These network design and relays (servers) are public, managed by hackers and volunteers. Its purpose is to evade the traffic analysis of internet service providers. In a properly configured Tor network, it is theoretically impossible to track a user's IP. (There are also some dangers, such as spy relays, but spy relays are regularly audited by the Tor team) As long as you do not provide vulnerabilities (social engineering vulnerabilities) such as your real e-mail address and phone, it will protect your IP address unrivaled. (For example, an email address obtained over a real ip is a social engineering vulnerability) Even the way you talk and your behavior are among social engineering vulnerabilities.
There are operating systems configured specifically for Tor, such as Whonix, and every connection, including DNS leaks, is directed to Tor servers. In such operating systems, the connection is automatically disconnected if there is an IP or DNS leak. Tor's purpose is real privacy, not actually connecting to banned websites like VPN. Of course it also works for banned websites. If you don't plan on strict privacy, you can download Tor's desktop software and use it on windows.
Here is Tor Official Site And Mirror:
https://www.torproject.orghttps://tor.ybti.net
Linux Versions Specially Configured for Tor:
https://www.whonix.org (It runs on virtual operating system and VirtualBox.) Check the website for installation and use.
https://tails.boum.org (Only works on volatile memory, data is not written to disk)
https://www.qubes-os.org This requires more advanced expertise than others.
The limits of Tor and how much security it can provide will ultimately depend on your ability to use it.