mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-19 17:27:57 +02:00
Update _index.en.md
This commit is contained in:
parent
18ab03796b
commit
c3b46a0381
@ -37,6 +37,8 @@ The license can be only used on one machine (for hbbs only, hbbr does not requir
|
||||
|
||||
### Proxy
|
||||
If your server can not access internet to verify license directly, you can add proxy. e.g. `proxy=http://username:password@example.com:8080 ./hbbs`.
|
||||
|
||||
Alternatively, you can add `proxy=http://username:password@example.com:8080` to `.env` file
|
||||
under working directory (where `id_ed25519` / `db.sqlite3` files reside). `http` can be replaced with `https` or `socks5`.
|
||||
If there is no `username` / `password` / `port`, it can be `proxy=http://example.com`.
|
||||
under working directory (where `id_ed25519` / `db.sqlite3` files reside).
|
||||
|
||||
`http` can be replaced with `https` or `socks5`. If there is no `username` / `password` / `port`, it can be `proxy=http://example.com`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user