Files
DomainMapper/config.txt
Ground-Zerro 7ee7998575 update
2024-03-24 22:42:09 +11:00

31 lines
1.3 KiB
Plaintext

[DomainMapper]
# Number of scanning threads
# if empty will be used 20 threads (default)
threads = 20
# Output file name
# available options: 'filename', 'full path to the filename', if not specified the default value will be used (domain-ip-resolve.txt)
outfilename = domain-ip-resolve.txt
# Enable cloudflare IP address filtering and not write them to the results file
# available options: 'yes', 'no', if empty will be display an interactive prompt to the user (default)
cloudflare =
[InWork]
# Names of services comma-separated to convert their domain names to IP address
# available options: 'Antifilter community edition', 'Youtube', 'Facebook', 'Openai', 'Tik-Tok', 'Instagram', 'Twitter', 'Netflix', 'Bing', 'Adobe', 'Apple', 'Google', 'Tor-Truckers', 'Search-engines'
# 'all' - to chek all services, if empty will be displayed a request to the user (default)
service = all
# Output file type
# available options: 'ip' or blank - IP address only (default), 'vlsm' - IP/mask, 'win' - "rote add %IP% mask %mask% %gateway%"
type = ip
# Gateway address - used only if option "type" set to 'win'
# if not specified the default value will be used (0.0.0.0.0)
gateway = 0.0.0.0
# Command for the console after all operations have been completed
# an executable command to run another script, code or program
# nothing (default)
run =