TVT618

[Guide] Install Windscribe VPN on Ubuntu (only for x64)

Feb 15th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. [Guide]
  2. Install Windscribe VPN for Linux on Ubuntu (only for x64)
  3.  
  4. What's Virtual Private Network (or VPN)?
  5. A virtual private network (VPN) extends a private network across a public network, and enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network. Applications running across the VPN may therefore benefit from the functionality, security, and management of the private network.[1]
  6.  
  7. VPNs may allow employees to securely access a corporate intranet while located outside the office. They are used to securely connect geographically separated offices of an organization, creating one cohesive network. Individual Internet users may secure their transactions with a VPN, to circumvent geo-restrictions and censorship, or to connect to proxy servers for the purpose of protecting personal identity and location. However, some Internet sites block access to known VPN technology to prevent the circumvention of their geo-restrictions.
  8.  
  9. A VPN is created by establishing a virtual point-to-point connection through the use of dedicated connections, virtual tunneling protocols, or traffic encryption. A VPN available from the public Internet can provide some of the benefits of a wide area network (WAN). From a user perspective, the resources available within the private network can be accessed remotely.[2]
  10.  
  11. Traditional VPNs are characterized by a point-to-point topology, and they do not tend to support or connect broadcast domains, so services such as Microsoft Windows NetBIOS may not be fully supported or work as they would on a local area network (LAN). Designers have developed VPN variants, such as Virtual Private LAN Service (VPLS), and Layer 2 Tunneling Protocols (L2TP), to overcome this limitation.
  12.  
  13. - Wikipedia -
  14.  
  15. About Windscribe
  16. Windscribe is a set of tools that work together to block ad trackers and web beacons, restore access to blocked content and help you safeguard your privacy online. And Windscribe is a VPN service provider.
  17. There are 2 components: desktop VPN application, and browser extension. You can use them on their own, but for much greater protection, you should use both. It's silly not to, since it doesn't cost extra.
  18. If you are a light user, you can use Windscribe for free. You get up to 10GB of data per month, and you can use all of the tools we offer. If you need more data, for just $9/month you get unlimited usage.
  19.  
  20. How to install (only support for x64)?
  21. 1, Create a free account here: http://bit.ly/2o1dMFg
  22.  
  23. 2, Enter this command to add the Windscribe signing key to apt
  24. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key FDC247B7
  25.  
  26. 3, Enter this command to add the repository to your sources.list
  27. echo 'deb https://repo.windscribe.com/ubuntu zesty main' | sudo tee /etc/apt/sources.list.d/windscribe-repo.list
  28.  
  29. 4, Update: sudo apt-get update
  30.  
  31. 5, Install windscribe-cli: sudo apt-get install windscribe-cli
  32.  
  33. 6. Login to Windscribe: windscribe login
  34.  
  35. 7. Connect to Windscribe: windscribe connect
  36.  
  37. 8, If you need help, enter this command: windscribe --help
  38.  
  39. Create an account here: http://bit.ly/2o1dMFg
  40. Dowload Windscribe your computer and browser here: http://bit.ly/2o1dMFg
  41. Dowload Windscribe for your Android phone here: http://123link.pw/pbhLqrk
  42. Download Windscribe for your iPhone here: http://123link.pw/aW9L
Add Comment
Please, Sign In to add comment