jacktook burst 0.0.90 crashes with "ModuleNotFoundError: No module named 'winreg'" when trying to import dns.resolver into client.py. I tried replacing dns.resolver with socket and that helped.
Perhaps it would be more convenient not to be bound to platform-specific modules for broader compatibility