Simple HTTP server with python3 command. Useful to host reverse shell files or other useful things.
Command Reference:
Port: The port to listen on
python3 -m http.server <port>