Raspberry Pi零VPN伺服器教程



了解如何使用Raspberry PI Zero製作VPN伺服器!
命令:
Sudo raspi配置
 高級選項
 SSH協議
 是,以啟用SSH
Sudo關閉-h現在

在另一個計算機終端/ putty中:
SSH pi @ IPADDRESS

curl -L https://install.pivpn.io |重擊

Pivpn添加

提到的軟體:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
https://play.google.com/store/apps/details?id=com.sonelli.juicessh&hl=zh_CN
https://winscp.net/eng/download.php

OpenVPN客戶端軟體:
https://openvpn.net/index.php/open-source/downloads.html
https://tunnelblick.net/downloads.html
https://play.google.com/store/apps/details?id=net.openvpn.openvpn&hl=zh_CN
https://itunes.apple.com/cn/app/openvpn-connect/id590379981?mt=8

有關腳本的更多信息:
https://github.com/pivpn/pivpn
http://www.pivpn.io/#tech

部分:
https://www.raspberrypi.org/products/pi-zero/
微型SD卡:http://amzn.to/2cIzzLf
鍵盤/滑鼠組合:http://amzn.to/2c3Hcxj
電源:http://amzn.to/2c3HdRv
MicroUSB轉USB:http://amzn.to/2cjn3n8
USB到乙太網:http://amzn.to/2cjnNIU
任何乙太網電纜
任何帶有HDMI電纜的顯示器或電視

這不是您可以在家中使用的VPN,只能在家中以外的地方使用。如果您要在家裡使用VPN,我更喜歡hide.me。如果您想查看它們,可以使用我的會員鏈接獲得30%的折扣。 http://hideme.beau.technology

如果您想進入IT領域或想進一步發展IT事業,我強烈建議您使用Pluralsight:http://pluralsight.beauknows.tech

感謝您收看周末項目1!
本說明中的某些鏈接是會員鏈接,如果您使用我的鏈接購買商品,我可能會收取少量傭金。這有助於支持該頻道,因此我的妻子將讓我繼續製作更多視頻! 。

33 comments
  1. After you burn the img. to the pi- create a empty file called ssh and put in the /boot directory. Now you can ssh into the pi on the 1st boot! NO need for HDMI

  2. I』ve already configured my raspberry pi zero for pihole. Is it possible to add openvpn onto it and use it as an openvpn AND a DNS sinkhole?

  3. Great video, thanks so much. Can you please tell me the animation program you used to create animations from minutes 2:04 to about 2:33? That's what I have been looking for. Thanks again

  4. hey man super cool walkthough do you suppose you can show me how to use keys not passwords ? so its a 1 touch thing i want to connect home A to home B and share files via the network like it was "local lan" but ppl be pc DUMB so it needs to just work. and not the fallout way but actually work.

    i will be using max encryption and its just home to home so i can share a server hdd via net but encrypted so isp cant spy (also MUST NOT USE PORT 1080) comcast blocks it x.x;;

  5. Not sure if the install has changed, but there seems to be a routing issue … I followed your video to the T. I can connect but then nothing … no INET access.

  6. I'm doing it step by step, but why I see only:
    ( ) 256 Use 256-bit encryption (recommended level)
    ( ) 384 Use 384-bit encryption
    ( ) 521 Use 521-bit encryption (paranoid level)?

  7. For people who don』t have a ton of adapter it would be cheaper to go with the raspberry pi 3 model b+ with better performance too

  8. Just wonder how we can use pi zero as a public wifi sharing vpn client similar to butterflyvpn? I go to public cafe a lot and have a VPN server at home and would like to access my own VPN from anywhere using public wifi.

  9. Do subscriptions like Netflix work with the VPN? When I use a VPN on my phone Netflix knows and doesn't allow streaming.

  10. stupid question: after setup openVPN server on Pi, how can I configure Kodi running on another Pi as client to connect the openVPN server?

  11. Has anyone made a Metasploitable style vulnerable OS for Pentesting a Raspberry Pi?

    Sounds simple enough. Would be pretty cool to have a tiny computer to pentest rather than setup a virtual machine that's running on the "attacking" machine or taking up another computer in your home.

  12. A LOT of people are going to stumble over the dynamic IP problem which you've sorta brushed over here.

    DietPi is a full installation Raspbian Lite with loads of software and it includes this AND NoIp so you can set things up with less worry. It's vital to get your dynamic hostname right though because once that's done, you have to start over if you smeg it up.

Comments are closed.