Update some documentation

This commit is contained in:
2022-09-16 03:52:28 +02:00
parent 430968e5d5
commit b55bae50df
2 changed files with 7 additions and 6 deletions

View File

@@ -130,7 +130,8 @@ example, that would be http://localhost:8080[]:
$ ../xP 127.0.0.1:8080 127.0.0.1:9000
For remote use, it's recommended to put 'xP' behind a reverse proxy, with TLS,
and some form of HTTP authentication.
and some form of HTTP authentication. Pass the external URL of the WebSocket
endpoint as the third command line argument in this case.
Client Certificates
-------------------