iplogs.com

Streisand — detection coverage

Jurisdiction: Open source. Protocols: OpenVPN, Shadowsocks, WireGuard, Tor bridge.

About Streisand

Self-host VPN install script that provisions multiple circumvention protocols (Shadowsocks, OpenVPN, Tor bridges, WireGuard) on a single cloud VM.

How IPLogs detects Streisand

Detection fires on any combination of the following signals:

  • dc_ip
  • fingerprint_shadowsocks

Supported protocols

  • OpenVPN
  • Shadowsocks
  • WireGuard
  • Tor bridge

Check a specific Streisand IP

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