This commit is contained in:
BOTAlex 2026-04-05 00:57:29 +02:00
parent a9551f7ba0
commit dd22a98cdb
4 changed files with 16 additions and 4 deletions

View file

@ -59,6 +59,12 @@
# destination = "10.0.0.2:8080";
# proto = "tcp";
# }
{
# Netbird
sourcePort = 3478;
destination = "10.0.0.2:3478";
proto = "udp";
}
{
sourcePort = 6443;
destination = "10.0.0.2:6443";