mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-08 09:07:44 +00:00
41d06bdf86
The _windows.go suffix suffices. This allows go:generate to run without creating a diff. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
This is a copy of the tunnel/firewall
package of
https://git.zx2c4.com/wireguard-windows, with some hardcoded filter
rules adjusted to function with Tailscale, rather than
wireguard-windows's process structure.
You should not use this package. It exists as a band-aid while we figure out how to upstream a more flexible firewall package that does the fancier things we need, while also supporting wireguard-windows's goals.