Skip to content

Commit a007da7

Browse files
authored
Merge pull request #1 from plotly/update-readme
update readme for Plotly
2 parents 870190f + 563c5e4 commit a007da7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,19 @@
22

33
[![CircleCI](https://img.shields.io/circleci/project/gliderlabs/sshfront/release.svg)](https://circleci.com/gh/gliderlabs/sshfront)
44
[![IRC Channel](https://img.shields.io/badge/irc-%23gliderlabs-blue.svg)](https://kiwiirc.com/client/irc.freenode.net/#gliderlabs)
5-
5+
:
66
A lightweight SSH server frontend where authentication and connections
77
are controlled with command handlers / shell scripts.
88

9+
## Plotly Updates
10+
11+
Forked repo to make early release of latest upstream changes.
12+
913
## Using sshfront
1014

1115

1216
Usage: ./sshfront [options] <handler>
13-
17+
1418
-a="": authentication hook. empty=allow all
1519
-d=false: debug mode
1620
-e=false: pass environment to handler

0 commit comments

Comments
 (0)