From 3e9283dc01a5a07c65db0217a5e0bd98ade61219 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Tue, 30 Apr 2019 11:25:04 -0600 Subject: [PATCH] add todo --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..6844fb9 --- /dev/null +++ b/TODO @@ -0,0 +1,6 @@ +# TODO + +- [ ] Add function option for the address of the server to connect to +- [ ] Relay should give information about the available ports +- [ ] Only Relay has option to select a port +- [ ] Only send/receive CLI has options to set the address (including port)