[client] Allow inbound rosenpass port (#3109)

This commit is contained in:
Viktor Liu
2024-12-31 14:08:48 +01:00
committed by GitHub
parent 43ef64cf67
commit abbdf20f65
3 changed files with 40 additions and 9 deletions

View File

@ -197,7 +197,7 @@ func (m *Manager) AllowNetbird() error {
}
_, err := m.AddPeerFiltering(
net.ParseIP("0.0.0.0"),
net.IP{0, 0, 0, 0},
"all",
nil,
nil,