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
- Account → Configs → download the RouterOS script (
.rsc). - Upload it under Files, then run
/import file=pingvpn.rsc. - Confirm the tunnel:
/interface/wireguard/printand check the peer handshake.
OpenVPN
- Account → Configs → download the OpenVPN profile (
.ovpn). - Import the certificates from the profile under System → Certificates.
- Add an OVPN Client (
/interface/ovpn-client) pointing at the server on port 443/TCP with that certificate.
OpenWRT
WireGuard
- Install
wireguard-toolsandluci-proto-wireguard. - Account → Configs → download the OpenWRT snippet and paste it into
/etc/config/network. /etc/init.d/network restart, then add the interface to the WAN firewall zone.
OpenVPN
- Install
openvpn-openssl(andluci-app-openvpnfor the UI). - Account → Configs → download the OpenVPN profile and copy it to
/etc/openvpn/. - Enable the
openvpnservice and route the WAN zone through it.
Android TV / Fire TV
- Install Ping VPN from the store and sign in — that's it for WireGuard.
- For OpenVPN, install OpenVPN Connect, then import the
.ovpnprofile from your account.
Any OpenVPN / WireGuard client
- Download the matching config from Account → Configs (
.conffor WireGuard,.ovpnfor OpenVPN). - Import it into the official WireGuard or OpenVPN Connect app — scan the QR for WireGuard on mobile.
- Connect. The same login works across every device.
Looking for the apps instead? Head to Downloads, or email support@ping.africa.