Connect over USB to update firmware or open a console.
This browser can't talk to USB devices. Use desktop Chrome, Edge, or Opera.
Device
Not connected.
Firmware
InstalledβLatestβHardwareβ
Full wipe & fresh install β erases all settings and rules, then flashes everything.
Rules
regex helpRegex patterns(the "matches (regex)" mode) Case-insensitive; must match the whole value.
. any character *+? repeat previous (0+, 1+, 0-1) \d digit \w letter/digit/_ \s space [a-z] any in set [^0-9] any not in set \. a literal dot (backslash escapes specials)