В командной строке запустите
python --version
или
python3 --version
Кстати, в утиле также доступна командная строка:
## Other Flags
- Use the `--debug` flag to turn on the DNS & HTTP server output. This will make it hard to use the script normally as it'll push the payload menu off the screen
- Use the `--dns_only` flag to only run the DNS server (Disables HTTP server, the payload sender is also disabled as this depends on the HTTP server).
- Use the `--http_only` flag to only run the HTTP server (Disables DNS server).
- Use the `--daemon` flag to automatically send the integrated payload (No payload menu will be shown)
- Use the `--autosend` flag to automatically send the like-named payload from the payloads directory (No payload menu will be shown)
ex. sudo python3 start.py --autosend debug_settings.bin