This article introduces how to install the Tor Browser on Ubuntu PCs and servers. With Tor Browser, you can test using foreign IP addresses, test site behavior in Tor Browser, and test behavior under browser security settings such as JavaScript disabling (NoScript), making it convenient for various purposes.
sudo add-apt-repository ppa:webupd8team/tor-browser
sudo apt-get update
sudo apt-get install tor-browser