Hi everyone I\'m making a tcp reverse shell with python when I convert it to a .exe file with this command: pyinstaller --onefile -w tcp_reverse_shell_client.py
pyinstaller --onefile -w tcp_reverse_shell_client.py