We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19c21a commit b4156c1Copy full SHA for b4156c1
README.md
@@ -1,5 +1,7 @@
1
-spawn throwaway systemd or non-systemd based containers using
2
-ssh.
+spawn throwaway systemd or non-systemd based docker containers using ssh.
+
3
+`Note:` No authentication implemented, you should not run this on a public
4
+accessible network.
5
6
```
7
go run .
0 commit comments