Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

kdorland/ssh_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh_chat

Set your GOPATH correctly

export GOPATH=/path/to/your/go/workspace

Go get ssh_chat

go get github.com/kdorland/ssh_chat

Create a private key for the server

cd bin/
ssh-keygen -t dsa -f privkey

Start up server

./ssh_chat

Server is now listening for ssh connections on port 8765.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages