From 5a87cc082b1517899faf6322672bbec687083538 Mon Sep 17 00:00:00 2001 From: Takeshi Hamaya <74412803+hmy0210@users.noreply.github.com> Date: Tue, 30 Dec 2025 14:48:36 +0900 Subject: [PATCH 1/3] Add Tokyo VPN Monitor Added Tokyo VPN Speed Monitor - an open source VPN performance monitoring system with automated testing and public data. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b5de28..72328f0 100644 --- a/README.md +++ b/README.md @@ -714,6 +714,7 @@ VPN software. - [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. `LGPL-2.1` `Python` - [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. ([Source Code](https://github.com/strongswan/strongswan)) `GPL-2.0` `C` - [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. ([Source Code](https://www.wireguard.com/repositories/)) `GPL-2.0` `C` +- [Tokyo VPN Monitor](https://www.blstweb.jp/network/vpn/) - Automated VPN performance testing from Tokyo. 1245+ measurements, 99.8% uptime, $0/month operating cost. Open source (MIT). ### Web From ba4984f0af493a4dcbfcfea0793a25c02d2ff793 Mon Sep 17 00:00:00 2001 From: Takeshi Hamaya <74412803+hmy0210@users.noreply.github.com> Date: Tue, 30 Dec 2025 14:50:21 +0900 Subject: [PATCH 2/3] dd Tokyo VPN Speed Monitor Added Tokyo VPN Speed Monitor - an open source VPN performance monitoring system with automated testing and public data. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72328f0..2b636d6 100644 --- a/README.md +++ b/README.md @@ -714,7 +714,7 @@ VPN software. - [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. `LGPL-2.1` `Python` - [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. ([Source Code](https://github.com/strongswan/strongswan)) `GPL-2.0` `C` - [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. ([Source Code](https://www.wireguard.com/repositories/)) `GPL-2.0` `C` -- [Tokyo VPN Monitor](https://www.blstweb.jp/network/vpn/) - Automated VPN performance testing from Tokyo. 1245+ measurements, 99.8% uptime, $0/month operating cost. Open source (MIT). +- [Tokyo VPN Monitor](https://www.blstweb.jp/network/vpn/) - Automated VPN performance testing from Tokyo. 1245+ measurements, 99.8% uptime, $0/month operating cost. Open source (MIT).([Source Code](https://github.com/hmy0210/vpn-stability-ranking)) ### Web From c59fc8aecda68d68edb898bd1d260f1f0d98aa2a Mon Sep 17 00:00:00 2001 From: Takeshi Hamaya <74412803+hmy0210@users.noreply.github.com> Date: Sat, 10 Jan 2026 18:15:41 +0900 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b636d6..e02a406 100644 --- a/README.md +++ b/README.md @@ -714,7 +714,7 @@ VPN software. - [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. `LGPL-2.1` `Python` - [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. ([Source Code](https://github.com/strongswan/strongswan)) `GPL-2.0` `C` - [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. ([Source Code](https://www.wireguard.com/repositories/)) `GPL-2.0` `C` -- [Tokyo VPN Monitor](https://www.blstweb.jp/network/vpn/) - Automated VPN performance testing from Tokyo. 1245+ measurements, 99.8% uptime, $0/month operating cost. Open source (MIT).([Source Code](https://github.com/hmy0210/vpn-stability-ranking)) +- [Tokyo VPN Monitor](https://www.blstweb.jp/network/vpn/tokyo-vpn-speed-monitor/) - Automated VPN performance testing from Tokyo. 1245+ measurements, 99.8% uptime, $0/month operating cost. Open source (MIT).([Source Code](https://github.com/hmy0210/vpn-stability-ranking)) ### Web