From 42fc435db5662b98593b1fc2a3f6cf35278429cf Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 23 Mar 2021 13:41:32 +0100 Subject: [PATCH] Add TODO --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bb6719d..26475e7 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,11 @@ ipq40xx_ess_sw_init done eth0 ``` +## Todo + + - Add `picocom`, `tcpdump` and maybe `socat` and `bind-dig` or `knot-dig` + - Remove `gre` and maybe `wireguard` + ## Sources - [All the commits in OpenWRT about the WPJ428](https://git.openwrt.org/?p=openwrt%2Fopenwrt.git&a=search&h=HEAD&st=commit&s=WPJ428)