Add go-sshd, the ssh restrictive port-forwarder

This commit is contained in:
Merlijn B. W. Wajer 2017-03-04 01:02:19 +01:00
commit c68d3fd2da
3 changed files with 231 additions and 0 deletions

2
TODO Normal file
View file

@ -0,0 +1,2 @@
* Make sure to not run this as root (setuid doesn't work well), so use NET capabilities
* Check assertions and TODOs.