iplogs.com

SoftEther VPN — detection coverage

Jurisdiction: Japan · ASN: AS36599. Protocols: SSL-VPN, OpenVPN, L2TP/IPsec.

About SoftEther VPN

Open-source multi-protocol VPN server from the University of Tsukuba (Japan). Widely used by volunteer exit operators. Detection relies on SoftEther signatures in the ClientHello and the vpngate.net relay list.

How IPLogs detects SoftEther VPN

Detection fires on any combination of the following signals:

  • known_vpn_exact
  • vpn_org_keyword

Supported protocols

  • SSL-VPN
  • OpenVPN
  • L2TP/IPsec

Check a specific SoftEther VPN IP

Paste any suspected SoftEther VPN 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":"<SoftEther VPN IP>"}'