Skip to content

modzilla99/osssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSSSH - OpenStack SSH

Use the magic of NetworkNamespaces and the local MetadataPort to port-forward a tcp-port to VM without a floating IP address.

Issues

  • Netnsproxy will not stop on premature exit
  • Netnsproxy compiled against glibc

Run

$ osssh -u myusername $uuid

Build

$ go build -o osssh cmd/osssh/osssh.go