Message
Cannot request a custom TCP port ‘-RPORT
:’ with ‘-remote-addr=ADDR
parameter.
Remove -remote-addr and specify ‘ssh -R address:port:host:port’ to bind on your reserved address.
Example: ssh -R 0:localhost:22 …
Example: ssh -R 1.tcp.eu.ngrok.io:21412:localhost:22 …