Skip to content

dgl/vt-houdini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vt-houdini

Prototype.

Running this:

Make a host key

Generate:

ssh-keygen -t ed25519 -f host_key -N ''

Build it

go build ./cmd/vtest-server

Run it

./vtest-server -listen :2222

Then: ssh -p 2222 localhost

License

AGPL-3.0-or-later https://www.gnu.org/licenses/agpl-3.0.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages