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
+28-8Lines changed: 28 additions & 8 deletions
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" "" "January 2018" "" ""
4
+
.TH "SHELL2HTTP" "" "March 2018" "" ""
5
5
HTTP\-server for executing shell commands\. Designed for develop, prototype or remote control\. Settings through two command line arguments, path and shell command\. By default bind to :8080\.
6
6
.
7
7
.SH "Usage"
@@ -71,24 +71,29 @@ brew upgrade shell2http
71
71
.IP""0
72
72
.
73
73
.P
74
-
Or download binaries from: releases \fIhttps://github\.com/msoap/shell2http/releases/latest\fR (OS X/Linux/Windows/RaspberryPi)
75
-
.
76
-
.P
77
-
Or build from source:
74
+
Using snap (Ubuntu or any Linux distribution with snap):
0 commit comments