mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 18:11:28 +03:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -511,7 +511,9 @@ https://community.teamviewer.com/English/discussion/10470/the-maximum-number-of-
|
|||||||
# Proxy for `Pro` server
|
# Proxy for `Pro` server
|
||||||
|
|
||||||
Add proxy support for license verification (also apply to [custom client generator and oidc](https://github.com/rustdesk/rustdesk-server-pro/discussions/301)) in case you can not access internet directly
|
Add proxy support for license verification (also apply to [custom client generator and oidc](https://github.com/rustdesk/rustdesk-server-pro/discussions/301)) in case you can not access internet directly
|
||||||
|
|
||||||
e.g. `proxy=http://username:password@example.com:8080 ./hbbs`
|
e.g. `proxy=http://username:password@example.com:8080 ./hbbs`
|
||||||
|
|
||||||
you can also add `proxy=http://username:password@example.com:8080` to .env file
|
you can also add `proxy=http://username:password@example.com:8080` to .env file
|
||||||
under working directory (where you can see `id_ed25519 / db.sqlite3` files)
|
under working directory (where you can see `id_ed25519 / db.sqlite3` files)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user