We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Virtual Private Network (VPN) How-To
There are a couple of good paid VPNs. https://torrentfreak.com/?s=vpn+review offers reviews.
But you can also use a free VPN with limited data allowance. OpenBazaar does not use much traffic.
Important: OpenVPN based VPNs on TCP port 443 (HTTP SSL/TLS) have the highest successful penetration rate in highly restricted environments.
VPN provider: https://www.privatetunnel.com/
This is a free provider with limited data allowance (500 MB).
This provider offer OpenVPN on TCP port 443.
Sign up with an email account (not necessary your default email account)
Download the Windows or Mac client from Private Tunnel.
Get sure you change the setup of the client to use a xxxxxx.privatetunnel.com 443 tcp server.
Or use the universal .ovpn file ("Download user profile") for all OpenVPN clients including Linux.
The .ovpn file has several 'remote' entries. Move the line with a xxxxx 443 entry on top of this block.
before:
remote se-st-001.privatetunnel.com 1194 udp
remote se-st-001.privatetunnel.com 443 tcp
after:
and save it.
With Linux its than just:
openvpn --config Stockholm.ovpn