Documentation Index
Fetch the complete documentation index at: https://ngrok.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
ERR_NGROK_1115
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 …