This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| A minimal web server that runs shell commands, powered by Tornado and its | |
| Subprocess module. It does non-blocking IO and streams the response. | |
| To start the server: | |
| $ python tornado_subprocess.py | |
| To send a shell command using httpie: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"lastUpload":"2021-03-25T09:51:15.334Z","extensionVersion":"v3.4.3"} |