DNS Rebind

The Trust1Connector has the capabilities to detect DNS rebind protection and to provide the necessary solution to the user.

This solution requires the user to have access to admin privileges.

The DNS-rebind fix can be enabeled on the launcher by adding the CLI parameter --fix.dns.rebind.

#MacOS
./t1c-launch --fix.dns.rebind

#Windows
t1c-launch.exe --fix.dns.rebind

Last updated