go-sshd/TODO
Merlijn B. W. Wajer 8f8facd275 Support forward-tcpip (IPv4 and IPv6)
Policies are not yet in place (blocking specific ports), but that is now
trivial to add.
2017-03-05 03:18:51 +01:00

9 lines
510 B
Text

* Make sure to not run this as root (setuid doesn't work well), so use NET capabilities
* Check assertions and TODOs.
* Look if/where we want to set deadlines on open sockets
* Go through all log.Println calls, and make sure they are unique(?) and
sensible, and are not too verbose, and/or hidden behind *verbose
* FILTER for forwarded ports
* Change format of authorized_keys to allow for both forwarded and direct filtering
* Put device identifier in comments.
* Add some client identifier to log messages