diff options
| author | Mikhail Osipov <mike.osipov@gmail.com> | 2020-02-27 01:51:55 +0300 |
|---|---|---|
| committer | Mikhail Osipov <mike.osipov@gmail.com> | 2020-02-27 02:11:12 +0300 |
| commit | 27e13f14f4dba71b417ea530bfe035adbd8f0a93 (patch) | |
| tree | 0ed374c02a7f1b5516a8e6e9ab1d37b42860e299 /TODO | |
| parent | 085bdfb75eb1c4b90a25a792815f8b80ed06dccb (diff) | |
add config file support
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -35,14 +35,14 @@ note: 7. DONE substitute variable over query (maybe) 8. CloseRead or CloseWriter 9. tunnel enable/disable -10. config from file -11. system/user? unix control socket location +10. DONE config from file +11. DONE system/user? unix control socket location 12. DONE modules: auth(chap), enc, dec 13. DONE print module name when stream closed by error 14. stream.run check errors on Open 15. per tunnel, per stream statistics 16. http connect proxy module 17. unix socket path from config file - group owner of socket dir/file + DONE group owner of socket dir/file command line option for socket 18. systemd socket activation |
