dnschef icon indicating copy to clipboard operation
dnschef copied to clipboard

TypeError with --truedomains

Open Deric-W opened this issue 5 years ago • 1 comments

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

Deric-W avatar May 27 '19 18:05 Deric-W

https://github.com/iphelix/dnschef/pull/29

Vladimir-Ivanov-Git avatar Feb 13 '21 19:02 Vladimir-Ivanov-Git