WireGuard (self-host) — detection coverage
Jurisdiction: Open source. Protocols: WireGuard.
About WireGuard (self-host)
Generic single-tenant WireGuard deployment on a rented VM. Detected via `active_probe_wireguard` plus cloud-ASN classification rather than a fixed exit list.
How IPLogs detects WireGuard (self-host)
Detection fires on any combination of the following signals:
active_probe_wireguarddc_ip
Supported protocols
- WireGuard
Check a specific WireGuard (self-host) IP
Paste any suspected WireGuard (self-host) 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":"<WireGuard (self-host) IP>"}'