2121</ head >
2222< body >
2323< div class ="center ">
24- < h1 > < a href ="http ://raf.org/sshdo/ "> sshdo</ a > </ h1 >
24+ < h1 > < a href ="https ://raf.org/sshdo "> sshdo</ a > </ h1 >
2525< p >
2626< span class ="larger ">
2727controls which commands may be executed via incoming ssh
@@ -86,12 +86,12 @@ <h2><a name="what_is_sshdo">What is sshdo?</a></h2>
8686</ p >
8787< p >
8888< em > sshdo</ em > is freely available under the
89- < a href ="http ://www.gnu.org/copyleft/gpl.html "> GNU General Public License</ a > .
89+ < a href ="https ://www.gnu.org/licenses "> GNU General Public License Version 2 or later </ a > .
9090</ p >
9191< h2 > < a name ="supported_platforms "> Supported Platforms</ a > </ h2 >
9292< p >
93- < em > sshdo</ em > is written in < em > Python</ em > (2 or 3) and should run on most
94- systems. It assumes POSIX and an < em > sshd </ em > server and a
93+ < em > sshdo</ em > is written in < em > Python</ em > (2.6+ or 3.3+ ) and should run
94+ on most systems. It assumes POSIX and an < em > SSH </ em > server and a
9595< em > syslog</ em > -compatible logging system.
9696</ p >
9797< h2 > < a name ="documentation "> Documentation</ a > </ h2 >
@@ -122,7 +122,7 @@ <h2><a name="documentation">Documentation</a></h2>
122122 < tr valign ="top ">
123123 < td align ="right "> < a href ="manpages/sshdo.8.html "> < code > sshdo(8)</ code > </ a > </ td >
124124 < td > -</ td >
125- < td > controls which commands may be executed via incoming ssh</ td >
125+ < td > controls which commands may be executed via incoming ssh ( < a href =" sources/sshdo " > source </ a > ) </ td >
126126 </ tr >
127127 < tr valign ="top ">
128128 < td align ="right "> < a href ="manpages/sshdoers.5.html "> < code > sshdoers(5)</ code > </ a > </ td >
@@ -137,16 +137,29 @@ <h2><a name="download">Download</a></h2>
137137 Latest:
138138 </ td >
139139 < td align ="left ">
140- < a href ="download/sshdo-1.0 .tar.gz "> < code > sshdo-1.0 .tar.gz</ code > </ a >
140+ < a href ="download/sshdo-1.1 .tar.gz "> < code > sshdo-1.1 .tar.gz</ code > </ a >
141141 </ td >
142142 < td align ="left ">
143- (< code > SHA256 ce776dd9481bebf14127a58e2c5809f802097bafbf36a1436bf2bf053fc327ab </ code > )
143+ (< code > SHA256 04a36696538ddbf188f86c357c1d2eaca21b2a09dd555bae072ed8660400c75a </ code > )
144144 </ td >
145145 </ tr >
146+ < tr >
147+ < td > </ td >
148+ < td > </ td >
149+ < td > </ td >
150+ </ tr >
146151 < tr valign ="top ">
147- < td align ="right ">
152+ < td align ="right " rowspan =" 2 " >
148153 Previous:
149154 </ td >
155+ < td align ="left ">
156+ < a href ="download/sshdo-1.0.tar.gz "> < code > sshdo-1.0.tar.gz</ code > </ a >
157+ </ td >
158+ < td align ="left ">
159+ (< code > SHA256 ce776dd9481bebf14127a58e2c5809f802097bafbf36a1436bf2bf053fc327ab</ code > )
160+ </ td >
161+ </ tr >
162+ < tr valign ="top ">
150163 < td align ="left ">
151164 < a href ="download/sshdo-0.1.tar.gz "> < code > sshdo-0.1.tar.gz</ code > </ a >
152165 </ td >
@@ -168,8 +181,8 @@ <h2><a name="download">Download</a></h2>
168181TIMESTAMP
169182</ div >
170183< div class ="right ">
171- < a href ="http ://validator.w3.org/check?url=http ://raf.org/sshdo/ "> v</ a >
172- < a href ="http ://jigsaw.w3.org/css-validator/validator?uri=http ://raf.org/sshdo/ "> v</ a >
184+ < a href ="https ://validator.w3.org/check?url=https ://raf.org/sshdo "> v</ a >
185+ < a href ="https ://jigsaw.w3.org/css-validator/validator?uri=https ://raf.org/sshdo "> v</ a >
173186</ div >
174187</ body >
175188</ html >
0 commit comments