You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i was testing dnschef on MX Linux 18.2 with Python 3.7.3 and 3.6.8 and both times dnschef responded to requests with a "TypeError: '<' not supported between instances of 'str' and 'bool'".
I started dnschef with the command "sudo python3.6 ./Programme/dnschef.py --fakeip 127.0.0.1 --truedomains ..speedport.ip" and requested with "host google.com localhost". If i omitted --truedomains, the Exceptions did not occur.
If it should be my fault I apologize for it very much, but I would be very grateful for help.
Hello, i was testing dnschef on MX Linux 18.2 with Python 3.7.3 and 3.6.8 and both times dnschef responded to requests with a "TypeError: '<' not supported between instances of 'str' and 'bool'".
I started dnschef with the command "sudo python3.6 ./Programme/dnschef.py --fakeip 127.0.0.1 --truedomains ..speedport.ip" and requested with "host google.com localhost". If i omitted --truedomains, the Exceptions did not occur.
If it should be my fault I apologize for it very much, but I would be very grateful for help.
Full Exception: Exception.txt
The text was updated successfully, but these errors were encountered: