webssh

Web based ssh client https://github.com/huashengdun/webssh webssh.huashengdun.org/
git clone http://git.hanabi.in/repos/webssh.git
Log | Files | Refs | README | LICENSE

commit 0387d346ff4c42cbf823719f839f8164185f5eb8
parent 62e6f7746d593d0b321d2f8c47d803eed5217338
Author: Sheng <webmaster0115@gmail.com>
Date:   Sat, 18 May 2019 14:31:42 +0800

Fix typo

Diffstat:
MREADME.md | 2+-
MREADME.rst | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -100,7 +100,7 @@ wssh.send('ls -l'); ### URL Arguments -Spport passing arugments by url (hash or search) like following examples: +Support passing arguments by url (hash or search) like following examples: Passing form data ```bash diff --git a/README.rst b/README.rst @@ -106,7 +106,7 @@ Browser console URL Arguments ~~~~~~~~~~~~~ -Spport passing arugments by url (hash or search) like following +Support passing arguments by url (hash or search) like following examples: Passing form data