From a56bda12b5af63c08b3b5e37bddc7d94d8448b9e Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Fri, 24 Feb 2023 12:40:01 -0600 Subject: [PATCH] Updated TODO.txt --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 3e77219..758263a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,7 @@ 1. Finish README.md 2. Add command-line argument support: - 1. Specify IP version in arg +---SHOULD BE DONE--- 1. Specify IP version in arg 2. Specify local hostname:port in arg (enclose in paranthesis if IPv6) 3. Specify remote hostname:port in arg (enclose in paranthesis if IPv6) 4. Try making every aspect of the program configurable via args