Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add route with command execution #182

Open
RaknarCode opened this issue Nov 19, 2018 · 0 comments
Open

Add route with command execution #182

RaknarCode opened this issue Nov 19, 2018 · 0 comments

Comments

@RaknarCode
Copy link

Hey community :)

I would like to add route (f.e 127.0.0.1/test). When I send GET terminal should appear and invoke some command. Let's say os.system("Some command") or ("Some_script.sh").

At the moment everything is run in the "main window" where server has own logs from actions, but not in browser.

I hope that it's understandable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant