Live VPN Export Builder

Download the Live VPN Server List

Build a fresh live VPN server list in CSV, JSON, TXT or XML with checked speed, latency, country and protocol fields. Each file is an immutable snapshot of the current public OpenVPN catalog, not a permanent feed.

6-hour signed link No registration Temporary one-click .ovpn links
Advertisement
1638Verified servers
2221Metrics pending
67Countries
Aug 18, 2026 14:05 UTCSnapshot updated
Step 1

Choose format and filters

Generation uses the current canonical snapshot and never launches a VPN checker or importer.

File format
Estimated rows 1627 Preview uses the current snapshot.
Step 2

Preview the first 10 rows

The full dataset is never embedded in this page.

IDStatusCountryHostPortProtocolSpeedLatencyScoreChecked
1978839 verified Russia 176.109.47.129 1776 TCP 11.77 57 70 2026-08-16T21:56:48Z
1994937 verified Russia 77.45.195.39 1593 TCP 9.3 79 69 2026-08-17T13:40:25Z
1978857 verified Russia 87.248.239.159 3961 UDP 12.37 70 68 2026-08-16T21:57:13Z
1944391 verified Russia 176.115.43.102 1800 UDP 9.91 77 65 2026-08-16T10:01:05Z
1952151 verified Russia 141.133.139.26 46066 UDP 10.97 80 65 2026-08-16T06:09:53Z
1978012 verified Russia 80.246.74.152 1653 TCP 9.53 90 64 2026-08-16T21:56:40Z
872004 verified Germany 116.202.185.9 8081 UDP 8.65 111 63 2026-08-18T13:38:14Z
1957720 verified Russia 95.31.208.72 1750 TCP 7 105 63 2026-08-17T17:30:23Z
1991473 verified Russia 82.149.154.121 1583 TCP 7.7 110 63 2026-08-17T13:38:33Z
1987943 verified Russia 88.200.227.9 1822 TCP 8.64 94 63 2026-08-16T23:30:59Z

Export fields

Every format uses the same normalized row schema. CSV and TXT metadata is delivered in response headers and a signed manifest link; JSON and XML include metadata in the file.

server_id status country_code country_name host ip port transport speed_mbps latency_ms network_score source_reported_speed_mbps source_reported_ping_ms checker_measured_throughput_mbps checker_measured_tunnel_rtt_ms checker_region measurement_method measured_at measurement_quality measurement_status freshness checked_at source_name details_url download_page_url temporary_ovpn_url

temporary_ovpn_url is a signed browser link valid until the six-hour snapshot expires. Opening it runs the current live server check and then creates the existing single-use .ovpn download token, valid for 300 seconds. The raw configuration is not stored inside the bulk file. download_page_url remains the fallback route.

network_score is the existing technical score based on measured speed, latency, freshness and reliability. It is not a privacy or operator-trust score. country_code is the stable PublicVPNList country slug used by public country URLs.

Examples

CSV

server_id,status,country_code,host,port,transport
71757,verified,south-korea,180.64.122.35,1508,tcp

JSON

{
  "meta": {"schema_version": 1},
  "servers": [...]
}

TXT

server_id	status	country_code	host	port	transport

XML

<vpnExport schemaVersion="1">
  <servers>...</servers>
</vpnExport>

Safety and data limits

PublicVPNList does not operate these third-party VPN endpoints. A successful technical check does not verify the operator, privacy policy, logging behavior or long-term safety. Bulk files contain catalog metadata only—never raw .ovpn content or permanent configuration links.

Open a server page or its download page when you need a current Check & download flow. Temporary bulk links expire after six hours, and preset links never generate a file automatically.

Frequently asked questions

Is this a permanent VPN API or feed?
No. Every file is an immutable ad-hoc snapshot created after an explicit Generate fresh list action. Its signed link expires after six hours.
What is the difference between Verified and Active?
Verified contains public downloadable OpenVPN rows with complete recent measurements and a successful current status. Active may additionally include tunnel-checked rows whose performance metrics are still pending; those rows are labeled metrics_pending.
Does the export include .ovpn configurations?
No. It contains public catalog fields and links to existing server and download pages. Raw .ovpn files remain behind the current short-lived Check & download flow.
Why does the download link expire?
Public VPN endpoints and measurements change quickly. Expiration prevents an old file from looking like a continuously current feed and gives users a clear path to regenerate the same filters.
What does export_download measure?
It records that the web server successfully served the immutable export response. It cannot guarantee that the browser saved or opened the file.
Advertisement