You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shell2http.1
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
.\" generated with Ronn/v0.7.3
2
2
.\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
.
4
-
.TH "SHELL2HTTP" "" "February 2023" "" ""
4
+
.TH "SHELL2HTTP" "" "March 2023" "" ""
5
5
HTTP\-server to execute shell commands\. Designed for development, prototyping or remote control\. Settings through two command line arguments, path and shell command\.
6
6
.
7
7
.SH "Usage"
@@ -29,6 +29,7 @@ options:
29
29
\-one\-thread : run each shell command in one thread
30
30
\-show\-errors : show the standard output even if the command exits with a non\-zero exit code
31
31
\-include\-stderr : include stderr to output (default is stdout only)
0 commit comments