-
When I run the following command:
```bash
go run cmd/connecti/main.go connect aws \
--routes "10.0.0.0/16" \
--region us-east-1 \
--name "my-tailscale-bastion" \
--subnet-ids subnet-08…
-
Is there a way to change the Port the server is listening on? My VPS already has Port 8080 in use since it's a common port. Changing the value in __init__.py doesn't seem to have any effect when runni…
-
### What is the issue?
In both direct connection, the latency of IPv6 is greater than that of IPv4.
When connection established, once "tailscale stauts" displayed "direct [IPv6]:41641". "Tailsca…
-
### Is your feature request related to a problem? Please describe.
Currently, devices must be in the same network in order to discover and transfer files to each other, which poses some limitations…
-
### What is the issue?
When our users login with Microsoft we are prompted to "Sign in with a different provider" they then login with Microsoft again, the second time allows them through. We can als…
-
I'm using latest tailscale 1.66.4 on windows, openwrt, linux.
on openwrt host ip 192.168.1.1 advertise subnet routes 192.168.1.0/24
client Windows connected to openwrt via LAN, if windows set to acc…
-
Currently, with high throughput workloads, the Linux implementation struggles to get beyond ~ 1.3 Gbps of throughput (could be marginally more with nothing but rust-tun).
This could be improved by …
M0dEx updated
10 months ago
-
### What is the issue?
When a node is authenticated for the first time but is locked out by tailnet lock, a health-check is meant to show in `tailscale up` output.
This sometimes doesn't show, we…
-
{
"platform":"",
"hub-mirror": [
"tailscale/tailscale"
]
}
-
### What is the issue?
On a NAT64 network, the network exposes a special route (generally `64:ff9b::/96`) which will be translated to IPv4 addresses as it leaves the network. This is complemented by …