diff --git a/README.md b/README.md index c8cbda94051fc3e28a8a9deff6004f888aeefe0d..8dd9ee84268ecd270c1fac93e72d92d150b9bbe9 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,10 @@ Hello SSH Server closed remote connection to localhost. ``` -### Echo server +### Host Key -The default session handler is an echo server. -Easily configure a persistent host key. +Easily configure a persistent host key using `sshutil.LoadHostKeyFromFile`. +The default session handler is an echo terminal server. [`hostkey`](https://github.com/smallstep/sshutil/tree/master/example/hostkey/main.go)