mirror of
https://github.com/Fluent-networks/tailscale-mikrotik.git
synced 2025-07-28 22:54:31 +02:00
0.1.22
Added TAILSCALED_ARGS environment variable to support SOCKS5 and HTTP proxies
This commit is contained in:
parent
8621ce058b
commit
955833c349
3 changed files with 4 additions and 2 deletions
|
@ -68,6 +68,8 @@ The router must be be running RouterOS v7.6 or later with the container package
|
|||
| CONTAINER_GATEWAY | The container bridge (veth1) IP address on the router | |
|
||||
| LOGIN_SERVER | Headscale login server | Only required for Headscale control server. Do not set if using Tailscale |
|
||||
| TAILSCALE_ARGS | Additional arguments passed to tailscale | Optional |
|
||||
| TAILSCALED_ARGS | Additional arguments passed to tailscaled | Optional |
|
||||
|
|
||||
|
||||
Example Tailscale control server configuration:
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue