Skip to content

xlenz/sites

Repository files navigation

uashield compliant sites list

Test

Examples

[
  { "method": "dns", "host": "IPv4 or IPv6", "port": 53 },
  { "method": "dns", "host": "...", "port": 53, "targets": ["gosuslugi.ru"] }, // resolve names from targets list
  { "method": "get", "page": "https://..." },
  { "method": "get", "page": "https://...", "ip": "192.168...." }, // override the ip address with a static one
  { "method": "get", "page": "https://...", "useBrowser": true } // use real browser to overcome antiddos protection
]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published