mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-30 04:14:53 +03:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -1466,7 +1466,7 @@ The [proxy](https://github.com/rustdesk/rustdesk/wiki/FAQ#proxy-for-pro-server)
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
PROXY_HOST="proxy.firma.local"
|
||||
PROXY_HOST="proxy.xxx.local"
|
||||
PROXY_PORT="8080"
|
||||
|
||||
sudo mkdir -p /etc/systemd/system/rustdesk-hbbs.service.d
|
||||
|
||||
Reference in New Issue
Block a user