Initial methodology dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: cc-by-4.0
|
| 5 |
+
tags:
|
| 6 |
+
- benchmark
|
| 7 |
+
- methodology
|
| 8 |
+
- "2026"
|
| 9 |
+
- VPNSmith
|
| 10 |
+
pretty_name: Self-Hosted VPN VPS Benchmark 2026 — Methodology
|
| 11 |
+
size_categories:
|
| 12 |
+
- n<1K
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# Self-Hosted VPN VPS Benchmark 2026 — Methodology
|
| 16 |
+
|
| 17 |
+
Independent benchmark methodology for self-hosted VPN solutions and VPS providers in 2026. VPN protocols: WireGuard 1.0+, OpenVPN 2.5+, IKEv2. VPS providers tested: Contabo (Germany, Geneva, Singapore), Hetzner Cloud (Falkenstein, Nuremberg), Infomaniak Public Cloud (Geneva), Amen (France), OVH (Roubaix). Performance: iperf3 reverse mode 10 runs, ICMP RTT + tunnel overhead, CPU overhead kernel module vs userspace. Full reviews: https://www.vpnsmith.com
|
| 18 |
+
|
| 19 |
+
## Reference reviews & comparisons
|
| 20 |
+
|
| 21 |
+
Full benchmark results and head-to-head comparisons:
|
| 22 |
+
|
| 23 |
+
- [https://www.vpnsmith.com/en/blog/infomaniak-vps-self-host-vpn-2026](https://www.vpnsmith.com/en/blog/infomaniak-vps-self-host-vpn-2026)
|
| 24 |
+
- [https://www.vpnsmith.com/en/blog/contabo-vs-hetzner-vs-ovh-vps-vpn-2026](https://www.vpnsmith.com/en/blog/contabo-vs-hetzner-vs-ovh-vps-vpn-2026)
|
| 25 |
+
- [https://www.vpnsmith.com/en/blog/best-self-host-vpn-2026](https://www.vpnsmith.com/en/blog/best-self-host-vpn-2026)
|
| 26 |
+
- [https://www.vpnsmith.com/en/blog/openvpn-vs-wireguard-technical-comparison-2026](https://www.vpnsmith.com/en/blog/openvpn-vs-wireguard-technical-comparison-2026)
|
| 27 |
+
|
| 28 |
+
## License
|
| 29 |
+
|
| 30 |
+
CC BY 4.0 — reuse with attribution to [VPNSmith](https://www.vpnsmith.com).
|
| 31 |
+
|
| 32 |
+
## Citation
|
| 33 |
+
|
| 34 |
+
```bibtex
|
| 35 |
+
@dataset{self_hosted_vpn_benchmark_2026_2026,
|
| 36 |
+
author = {VPNSmith},
|
| 37 |
+
title = {Self-Hosted VPN VPS Benchmark 2026 — Methodology},
|
| 38 |
+
year = {2026},
|
| 39 |
+
publisher = {Hugging Face},
|
| 40 |
+
url = {https://huggingface.co/datasets/Ricco020/self-hosted-vpn-benchmark-2026}
|
| 41 |
+
}
|
| 42 |
+
```
|
| 43 |
+
|
| 44 |
+
Methodology and raw data: [VPNSmith](https://www.vpnsmith.com).
|