Skip to content

Instantly share code, notes, and snippets.

@andypiper
Last active January 15, 2016 21:34
Show Gist options
  • Select an option

  • Save andypiper/8936220 to your computer and use it in GitHub Desktop.

Select an option

Save andypiper/8936220 to your computer and use it in GitHub Desktop.
Using MQTT with Google Compute Engine
gcutil addfirewall mqtt --description="MQTT allowed." --allowed="tcp:1883" --project="your-project"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment