Skip to content

Instantly share code, notes, and snippets.

@andypiper
Last active January 15, 2016 21:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andypiper/8936220 to your computer and use it in GitHub Desktop.
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