quarta-feira, 19 de julho de 2017

Tutorial para VPN no Raspberry PI

Commandos Utilizados:

Sudo raspi-config
Advanced options
SSH
Yes to enable SSH
Sudo shutdown -h now

In another computer terminal/putty:
Ssh pi@IPADDRESS

curl -L https://install.pivpn.io | bash

Pivpn add

Software mentioned:
http://www.chiark.greenend.org.uk/~sg...
https://play.google.com/store/apps/de...
https://winscp.net/eng/download.php

OpenVPN client software:
https://openvpn.net/index.php/open-so...
https://tunnelblick.net/downloads.html
https://play.google.com/store/apps/de...
https://itunes.apple.com/us/app/openv...

More info on the script:
https://github.com/pivpn/pivpn
http://www.pivpn.io/#tech

Parts:
https://www.raspberrypi.org/products/...
Micro SD card: http://amzn.to/2cIzzLf
Keyboard/Mouse combo: http://amzn.to/2c3Hcxj
Power Supply: http://amzn.to/2c3HdRv
MicroUSB to USB: http://amzn.to/2cjn3n8
USB to Ethernet: http://amzn.to/2cjnNIU
Any ethernet cable
Any monitor or TV w/hdmi cable

Ref.: https://www.youtube.com/watch?v=7a5CccDnhC8

Nenhum comentário:

Postar um comentário