Skip to content

Cyferio Docs

Access, Governed. Everything you need to operate your Cyferio Dedicated instance.

Pronounced “SY-fer-yo” (/ˈsaɪfəryoʊ/) — from “cipher”.

Cyferio Dedicated gives you your own isolated OpenVPN instance, provisioned on the cloud and region you choose, with a full admin toolkit on top: a Python-based installer/CLI for the VPN server itself, plus a FastAPI web app for everything an IT team actually needs day to day – who can connect, from which device, from where, using how much bandwidth, with a full record of every admin action. This site covers operating that instance once it’s provisioned. Don’t have one yet? See pricing.

Cyferio doesn’t replace OpenVPN, and it doesn’t reimplement its cryptography or tunneling. openvpn-install.sh and vpn-status.py remain the single source of truth for all VPN logic – the web app is a thin FastAPI frontend over those two scripts, calling them and rendering the result rather than duplicating their work. It’s also not a mesh-network replacement: your Dedicated instance is a single-tenant VM, isolated from every other customer, with full admin control over it.

Developed by Cloudlative