-
### What is the issue?
It's not possible to `go install` the latest release of tailscale:
```
$ go version
go version go1.23.0 linux/amd64
$ go install tailscale.com/cmd/tailscale@latest
go:…
-
### What are you trying to do?
A customer had a requirement to modify `maxInFlightConnectionAttempts` defined here:
https://github.com/tailscale/tailscale/blob/main/wgengine/netstack/netstack.go#L…
-
**Describe the bug**
After updating to the latest beta when calling up Web-UI, the error message appears: File not found
**Device information**
- Olizig
- {
"network-config": {
"wifiEnbl…
-
### Description
Hello 👋
I'm wondering if it is technically possible to implement traffic shaping **directly** in the gVisor sandbox, and not rely on external tools (like `tc`) to restrict both ingre…
-
I'm getting an error I don't understand.
I'm in AP mode and connected via phone without issue. I then disconnect via phone, and it correctly changes to wifi mode.
However, it gives an error and …
-
I'm getting tired of forking different golang projects to get them to use the conn interface from this project. Is there a way to get the runtime to always use a given netstack interface? Thanks!
-
```
➜ firestack git:(n2) ✗ go install github.com/butuzov/ireturn/cmd/ireturn@latest
go: downloading github.com/butuzov/ireturn v0.3.0
go: downloading golang.org/x/tools v0.17.0
```
https://blog.…
-
As we move from passing VectorisedView to PacketBuffer, more state is living in the PacketBuffer. Values that are passed explicitly (e.g. protocol numbers, addresses) should be fields or methods of Pa…
-
despite calling `netstack_refresh_stats()`, subsequent calls to `netstack_iface_stats()` always return the same stats we got when we initialized.
-
Tracking of items related to synology launch:
- [x] In the Synology app store
- [x] Web UI for login
- [x] Advertising routes and exit nodes work from command line
- [ ] Web UI support for accepti…