We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 870190f + 563c5e4 commit a007da7Copy full SHA for a007da7
README.md
@@ -2,15 +2,19 @@
2
3
[](https://circleci.com/gh/gliderlabs/sshfront)
4
[](https://kiwiirc.com/client/irc.freenode.net/#gliderlabs)
5
-
+:
6
A lightweight SSH server frontend where authentication and connections
7
are controlled with command handlers / shell scripts.
8
9
+## Plotly Updates
10
+
11
+Forked repo to make early release of latest upstream changes.
12
13
## Using sshfront
14
15
16
Usage: ./sshfront [options] <handler>
17
18
-a="": authentication hook. empty=allow all
19
-d=false: debug mode
20
-e=false: pass environment to handler
0 commit comments