gsh -port 2333
# list all connection
session -l
# interact with a session
session -i [id]
# execute command for all session
session -a [cmd]
# Create Context
context -c
# List All Context
context -l
# Enter The Context By id
context -i [id]
# manage command
add [id, all]
del [id, all]
list
sh [cmd]
exit
# open/close log info
log on
log off
# clear not alive session
clear
# execute the echo command to check alive
# if result is error, delete the session
clear -a
- interact with shell
- Upload file
- Upload file in chunks
- Execute command for all shell
- Download file
- Compatible with all operating systems
- Linux
- Windows
- Darwin
- Setup proxy or port forward