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 8a1fbccdc284e3e85dee51efc3a5e76e15c7f765
parent 65cf27d58d7d7cb79fbc77e8080646e602f9ccd1
Author: Sheng <webmaster0115@gmail.com>
Date:   Wed, 22 May 2019 21:37:05 +0800

Updated README

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 -Support passing arguments by url (hash or search) like following examples: +Support passing arguments by url (query or fragment) like following examples: Passing form data ```bash diff --git a/README.rst b/README.rst @@ -106,7 +106,7 @@ Browser console URL Arguments ~~~~~~~~~~~~~ -Support passing arguments by url (hash or search) like following +Support passing arguments by url (query or fragment) like following examples: Passing form data