-
Notifications
You must be signed in to change notification settings - Fork 83
Installation
PowerTunnel is a portable Java-application with simple installation process.
Required Java 8 ang higher to run.
You can get Java from the official website:
- If your OS is Windows/macOS, launch the installation file downloaded from the site and follow instructions.
- If you OS is Ubuntu (or Ubuntu-based), open terminal and execute
sudo apt install default-jre
Compile it yourself or download it here.
Launch PowerTunnel and start the server. In the PowerTunnel folder will be appear configuration files: government-blacklist.txt
, user-blacklist.txt
, user-whitelist.txt
and isp-stub.txt
.
Government blacklist is disabled by default, but it can speed up PowerTunnel performance, so consider finding a blacklist of your country.
If you want to use blocklist, you should fill the government-blacklist.txt
. You need to get blacklist list of the your country government without such markers as http://
, https://
, www.
and etc. Only host name.
Since v1.8 you can use -government-blacklist-from [URL]
for auto-fill to automatize its updates.
Optional: For a better DPI bypass fill the isp-stub.txt
. You should put the your ISP stub address. ISP stub is the page where you are redirected to when connecting to a blocked HTTP website.
If you're in Russia, you can use this auto-updated list as government blocklist.
This is optional. You can block domains putting them into user-blacklist.txt
, trackers and ads for example. If you need to block 2-level domain but need to using 3-level domain of the same website add it to user-whitelist.txt
You can also block Google Ads servers to get rid of advertising.
If you're using Windows, proxy server should've been setup automatically. If it wasn't, follow this instruction. Proxy IP and port is visible in the PowerTunnel window, i.e.:
If you're using a Linux distribution/macOS, google instruction for it.
Optional: If you're using Windows 10 it's highly recommended to add all Microsoft servers to the exception list.
Start PowerTunnel Proxy Server. You will be able to access the Internet until it's running. If you will decide to stop using PowerTunnel just stop the server and disable system-wide proxy.