I\'m making a reverse shell in Python, here\'s a small part of the client and server code.
Server-side:
while True: cmd = input()