Skip to content

Instantly share code, notes, and snippets.

@therusetiawan
Created September 9, 2025 03:29
Show Gist options
  • Select an option

  • Save therusetiawan/0ca676c3b23b1ad293baffb565640bb3 to your computer and use it in GitHub Desktop.

Select an option

Save therusetiawan/0ca676c3b23b1ad293baffb565640bb3 to your computer and use it in GitHub Desktop.
Command to set a UniFi device to inform the Network Controller.
ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa ubnt@192.168.88.242
# enter unifi password = ubnt
set-inform http://192.168.100.211:8080/inform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment