straylight: add tracker web service
This commit is contained in:
@@ -350,6 +350,9 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
# Project tracker (hackerman edition), tailnet-only.
|
||||
services.tracker.enable = true;
|
||||
|
||||
# Open ports: DNS (53), mc-proxy (443/8443/9443), agent (9444), master (9555), open-webui (8080).
|
||||
networking.firewall.allowedTCPPorts = [ 53 443 8080 8443 9443 9444 9555 ];
|
||||
networking.firewall.allowedUDPPorts = [ 53 ];
|
||||
|
||||
Reference in New Issue
Block a user