diff options
Diffstat (limited to 'third_party/websockify/docs/TODO')
-rw-r--r-- | third_party/websockify/docs/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/websockify/docs/TODO b/third_party/websockify/docs/TODO new file mode 100644 index 00000000..cc4b4776 --- /dev/null +++ b/third_party/websockify/docs/TODO @@ -0,0 +1,9 @@ +- Go implementation + +- Support multiple targets that are selected by the path line. Some + sort of wildcarding of ports too. + +- Support SSL targets too. + +- wstelnet: support CSI L and CSI M + |