Skip to content

Instantly share code, notes, and snippets.

@raucao
Forked from beanieboi/wifi.json
Last active January 22, 2016 17:58
Show Gist options
  • Save raucao/97102b1af385d5709a3f to your computer and use it in GitHub Desktop.
Save raucao/97102b1af385d5709a3f 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": "Hotel Restaurante Amalur",
"SSID": "HOTEL RESTAURANTE AMALUR",
"password": "redlight83"
},
{
"name": "Hotel 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