采用Go編寫的自定義SSH服務器:ssh-chat
采用Go編寫的自定義SSH服務器。代替shell,當你連到該服務器時就會進入聊天模式,就好像以前的終端 BBS 系統一樣。。
Demo
Join the party:
$ ssh chat.shazow.net
(Apologies if the server is down.)
Quick Start
Usage:
ssh-chat [OPTIONS]
Application Options:
-v, --verbose Show verbose logging.
-b, --bind= Host and port to listen on. (0.0.0.0:22)
-i, --identity= Private key to identify server with. (~/.ssh/id_rsa)
Help Options:
-h, --help Show this help message
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!