Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 354 Bytes

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