如何創建自己的VPN伺服器



如何創建自己的VPN伺服器

注意:
我正在使用Debian 7(Wheezy)x64,您可以使用任何版本的Debian ..它應該可以正常工作。

PuTTY命令:
apt-get更新(更新VPS)
apt-get升級(升級VPS)

wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-
install.sh(下載並安裝OpenVPN腳本)

bash openvpn-install.sh(添加/刪除客戶端等)

服務openvpn狀態(檢查VPN的狀態)
服務openvpn start(啟動VPN伺服器)
服務openvpn停止(停止VPN伺服器)

資料下載:
OpenVPN:http://bit.ly/1idpQKo
膩子:http://bit.ly/1jsQjnt
WinSCP:http://bit.ly/1FZ7Ce7

廉價的VPS網站:
OVH:http://bit.ly/1QJmUUX
數字海洋:http://do.co/1ofbPP0
VPSDime:http://bit.ly/2a9f3V5

歌曲名稱:
亞歷克斯·斯克林多(Alex Skrindo)-再起床(Feat。Axol)
弗朗西斯·德里勒(Francis Derelle)-飛(Feat。Parker Pohill)
RetroVision-拼圖

確保在Twitter上關注我:http://bit.ly/18ErAM7

對於一個很棒的改裝社區,請加入http://bit.ly/1N8mozJ

Skype:xex.solutions

那裡有更多視頻…

版權免責聲明根據《 1976年版權法》第107條,為了合理使用批評,評論,新聞報道,教學,獎學金和研究等目的而提供津貼。合理使用是版權法規允許的使用,否則可能會構成侵權。非營利性,教育性或個人使用提示平衡,有利於合理使用。 。

35 comments
  1. worked perfectly for me!Bought the cheapest linux vps off of zapphosting(about 4€ a month, 2€ if you make a contract with them), and did all the steps like you showed us!Thanks 🙂

  2. Lets say I am running OpenVPN server (On WAN Interface) locally. How can I give vpn clients access to local network on LAN? The clients connected to OpenVPN server can only reach the server (10.8.0.1) but I want to allow vpn clients (e.g 10.8.0.2, 10.8.0.3 and so on) to access computers on LAN interface on VPN server with subnet 192.168.0.x.

  3. Thank you for the information. How can I set different VPNs for different windows users without manualy disconecting one VPN and Conect another one?

  4. Bait and Switch? Maybe not in the name of profit, just in the name of poor tutorship. The title of this tutorial couldn't be more clear: "How to Create Your Own VPN Server" Yet, at 3:00, the author is showing us all how to sign up with somebody's god-only-knows-where VPS… as in Virtual Private Server For Hire… SOMEBODY ELSE'S VIRTUAL PRIVATE SERVER. Such tutorials are ubiquitous. Moreover, the moderator talks too fast. Perfect example of a tech wizard that can't teach, doesn't explain how the niche he's tutoring fits into the large picture of VPNs in general, and is utterly clueless on how to condescend to the level of the uninformed.

  5. Can I use my phone as a vpn sever to share the network I am connected to from my phone out to mobile data connection. Then connect to that network through my laptop over a different network connection over internet. Need to do this to connect to a remote site because the wifi doesn't go far enough to connect directly to. Need it to connect to a building automation network controllers when I am to far from local network connection.

Comments are closed.