Skip to content

Instantly share code, notes, and snippets.

@beanieboi
Last active January 22, 2016 19:09
Show Gist options
  • Save beanieboi/1f8deebfcfd12c4a0388 to your computer and use it in GitHub Desktop.
Save beanieboi/1f8deebfcfd12c4a0388 to your computer and use it in GitHub Desktop.
Hackerbeach Wifi Passwords
{
"places": [
{
"name": "Surf Shak",
"SSID": "Bar Surf",
"password": "shak2525"
},
{
"name": "Hostal Rutamar",
"SSID": "HOSTAL RUTAMAR",
"password": "rutamarforyou"
},
{
"name": "Hostel Baloo",
"SSID": "Baloo Canoa",
"password": "baloocanoa2001"
},
{
"name": "Hotel Bambu",
"SSID": "Hotel-Bambu",
"password": "bambu2000"
},
{
"name": "Hostal Restaurante Amalur",
"SSID": "HOSTAL RESTAURANTE AMALUR",
"password": "redlight83"
},
{
"name": "Hostal Restaurante Amalur",
"SSID": "AMALUR",
"password": "bluemoon35"
},
{
"name": "El Goloso",
"SSID": "Goloso",
"password": "052588204"
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment