Routers & devices

Set up on any device

Run Ping VPN on your router, TV, or any device that speaks WireGuard or OpenVPN. Premium members generate ready-to-import config files from their account.

WireGuard or OpenVPN?

WireGuard — default

Fastest and leanest (ChaCha20-Poly1305). Use it whenever your device supports it — most modern routers do.

OpenVPN — compatibility

For routers and firewalls that don't speak WireGuard, or restrictive networks (AES-256-GCM, runs on TCP/443). Slower, but it gets through.

MikroTik (RouterOS 7)

WireGuard

  1. Account → Configs → download the RouterOS script (.rsc).
  2. Upload it under Files, then run /import file=pingvpn.rsc.
  3. Confirm the tunnel: /interface/wireguard/print and check the peer handshake.

OpenVPN

  1. Account → Configs → download the OpenVPN profile (.ovpn).
  2. Import the certificates from the profile under System → Certificates.
  3. Add an OVPN Client (/interface/ovpn-client) pointing at the server on port 443/TCP with that certificate.

OpenWRT

WireGuard

  1. Install wireguard-tools and luci-proto-wireguard.
  2. Account → Configs → download the OpenWRT snippet and paste it into /etc/config/network.
  3. /etc/init.d/network restart, then add the interface to the WAN firewall zone.

OpenVPN

  1. Install openvpn-openssl (and luci-app-openvpn for the UI).
  2. Account → Configs → download the OpenVPN profile and copy it to /etc/openvpn/.
  3. Enable the openvpn service and route the WAN zone through it.

Android TV / Fire TV

  1. Install Ping VPN from the store and sign in — that's it for WireGuard.
  2. For OpenVPN, install OpenVPN Connect, then import the .ovpn profile from your account.

Any OpenVPN / WireGuard client

  1. Download the matching config from Account → Configs (.conf for WireGuard, .ovpn for OpenVPN).
  2. Import it into the official WireGuard or OpenVPN Connect app — scan the QR for WireGuard on mobile.
  3. Connect. The same login works across every device.

Looking for the apps instead? Head to Downloads, or email support@ping.africa.