2017-03-04 01:02:19 +01:00
|
|
|
* Make sure to not run this as root (setuid doesn't work well), so use NET capabilities
|
|
|
|
* Check assertions and TODOs.
|
2017-03-05 03:18:51 +01:00
|
|
|
* 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
|
2017-03-04 01:06:54 +01:00
|
|
|
* Put device identifier in comments.
|
2017-03-05 03:18:51 +01:00
|
|
|
* Add some client identifier to log messages
|