IS: static IP address regex simply checks if the IP address looks like an IPv4 address https://github.com/PhotonVision/photonvision/blob/78b82e3a96d04f79e0b70746dd975c10c8ff1294/photon-client/src/components/settings/NetworkingCard.vue#L33C1-L39C3 https://stackoverflow.com/a/17871737 Should Be: static IP regex checks if on the comp legal range. for 2025, .6-.19 is legal. 