summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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