mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Update 'README.md'
This commit is contained in:
parent
d28a4af924
commit
2a9c7d9cfe
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ HKExSh
|
||||||
|
|
||||||
'hkexsh' (HerraduraKyberEx shell) is a golang implementation of a simple
|
'hkexsh' (HerraduraKyberEx shell) is a golang implementation of a simple
|
||||||
remote shell client and server, similar in role to ssh, offering
|
remote shell client and server, similar in role to ssh, offering
|
||||||
encrypted interactive and non-interactive sessions as well as file copying.
|
encrypted interactive and non-interactive sessions, file copying and tunnels.
|
||||||
|
|
||||||
The client and server programs (hkexsh and hkexshd) use a mostly drop-in
|
The client and server programs (hkexsh and hkexshd) use a mostly drop-in
|
||||||
replacement for golang's standard golang/pkg/net facilities (net.Dial(), net.Listen(), net.Accept()
|
replacement for golang's standard golang/pkg/net facilities (net.Dial(), net.Listen(), net.Accept()
|
||||||
|
|
Loading…
Reference in a new issue