summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMikhail Osipov <mike.osipov@gmail.com>2020-01-23 01:35:53 +0300
committerMikhail Osipov <mike.osipov@gmail.com>2020-01-23 01:35:53 +0300
commitace11449468ebd41b84d5a41811db240c5d35eda (patch)
treeca5fafd1b42a2de3568e5c693552f428db0011a0 /TODO
parentbd9866835bc61d7eb5e98fbd6f85252298974506 (diff)
add help
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index ed039ac..73ece23 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
1. DONE ./pkg/server/server.go make request
2. DONE make chain commands
-3. add help command
+3. DONE add help command
4. DONE env set/get
+5. add simple tcp proxy:
+ add tcp server host port
+ add tcp client addr port
+ add stream $id1 $id2