ATAK CON VPN Y STREAMING DE VIDEO POR UDP

 

Vídeo explicativo

  • Link pivpn

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

  • Lista de comandos pivpn
-a, add [nopass]     Create a client ovpn profile, optional nopass"
-c, clients          List any connected clients to the server"
-d, debug            Start a debugging session if having trouble"
-l, list             List all valid and revoked certificates"
-r, revoke           Revoke a client ovpn profile"
-h, help             Show this help dialog"
-u, uninstall        Uninstall PiVPN from your system!"
-up, update          Updates PiVPN Scripts"
-bk, backup          Backup Openvpn and ovpns dir"
  • Crear nuevo cliente

pivpn add

  • Comprobar servicio de openvpn
service openvpn status
  • Comprobar clientes conectados
pivpn -c