# README
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