iplogs.com

VPN Gate — detection coverage

Jurisdiction: Japan. Protocols: SoftEther, OpenVPN, L2TP.

About VPN Gate

Academic / volunteer VPN run on top of SoftEther. Exit list is public and refreshed from vpngate.net. Used heavily for censorship circumvention.

How IPLogs detects VPN Gate

Detection fires on any combination of the following signals:

  • known_vpn_exact

Supported protocols

  • SoftEther
  • OpenVPN
  • L2TP

Check a specific VPN Gate IP

Paste any suspected VPN Gate IP into the home-page checker, or hit the API directly:

curl -X POST https://iplogs.com/v1/check \
  -H 'content-type: application/json' \
  -d '{"ip":"<VPN Gate IP>"}'