This commit is contained in:
Michael Quigley 2023-06-23 15:40:00 -04:00
parent 877a0c6442
commit 1467f4c939
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -109,3 +109,5 @@ And both the `share` client and the `access` client show the traffic:
```
Exit the `access` client to remove the local access to the shared TCP port. Exit the `share` client to disable further accesses to the shared resource.
For UDP network resources just use the `zrok share private --backend-mode udpTunnel` instead of `tcpTunnel`.