Skip to main content
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
2954Verified servers
72Metrics pending
56Countries
Sep 12, 2026 09:01 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 2954 Preview uses the current snapshot.
Step 2

Preview the first 10 rows

The full dataset is never embedded in this page.

IDStatusCountryHostPortProtocolSpeedLatencyScoreChecked
148521 verified Netherlands 51.158.144.31 80 TCP 5.18 93 64 2026-09-11T14:37:27Z
3663730 verified Russia 93.120.136.228 1374 TCP 7.73 98 63 2026-09-11T22:16:31Z
640126 verified France 82.126.40.235 1907 TCP 6.82 112 62 2026-09-12T08:16:46Z
3646274 verified Russia 46.160.46.145 1817 TCP 8.68 82 62 2026-09-11T16:39:22Z
148522 verified France 51.159.196.108 80 TCP 6.91 100 62 2026-09-11T14:40:46Z
148511 verified France 51.159.197.108 80 TCP 6.49 104 62 2026-09-11T14:35:55Z
161688 verified Finland 84.251.61.191 1418 TCP 8.78 88 61 2026-09-11T18:46:50Z
148513 verified Netherlands 51.15.9.205 80 TCP 4.75 101 61 2026-09-11T14:37:22Z
1062282 verified Russia 188.243.164.77 1687 TCP 9.23 70 60 2026-09-12T07:42:48Z
2191243 verified Russia 188.255.80.248 1766 TCP 7.62 70 60 2026-09-11T22:06:31Z

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