Step 12:
At the debian@debian prompt, type sudo socat TCP-LISTEN:8888,reuseaddr,fork - and press Enter.
Entering this command results in the following error:
socat[722] E exactly 2 addresses required (there are 1); use option “-h” for help
I’ve gone though the help section but due to not having any previous guide on socat and no details as to what this line actually does, I am stuck.
Any help will be appreciated.