Intercept DNS resolution in any process and redirect specified domains to your SNI proxy. No system-level changes required.
{{installCmd}}# After install, use dhook to wrap any command dhook ping google.com dhook curl https://httpbin.org/ip dhook your-app.exe --some-flag
# Coming soon - will use DYLD_INSERT_LIBRARIES curl -fsSL {{origin}}/install.sh | bash
dhook curl https://google.com dhook ./your-app --flag
# Coming soon - will use LD_PRELOAD curl -fsSL {{origin}}/install.sh | bash
dhook curl https://google.com dhook ./your-app --flag
| Name | IP | Priority | Status | Latency | Last Check | |
|---|---|---|---|---|---|---|
| {{p.name}} | {{p.ip}} |
{{p.priority}} | disabled healthy down | {{p.last_latency != null ? p.last_latency + 'ms' : '-'}} | {{p.last_check || '-'}} |
| Pattern | Status | |
|---|---|---|
{{d.pattern}} |
{{d.enabled ? 'active' : 'disabled'}} |
{{rulesText || 'No rules generated'}}
{{myIp || '...'}}
In list
Not in list
{{origin}}/api/whitelist/merged
| IP Address | Source | |
|---|---|---|
{{ip}} |
both local remote |