workstation

main
Jeff Moe 2022-06-14 15:30:23 -06:00
parent f933351208
commit da4397cff3
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ this URL to configure the simpleRTK3B.
If the server is headless, a tunnel can be created from workstation
to the server, then the USB web server is available on the workstation
via localhost. Create SSH tunnel, where `server` is the hostname
or IP of the server:
or IP of the server, run this on workstation:
```
ssh -N -L 127.0.0.1:8080:192.168.3.1:80 server