This commit is contained in:
2024-09-26 22:23:45 -04:00
commit 915beb0bdc
41 changed files with 3783 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
#home network
"gw" = {
psk = "cgAsusNetwork";
};
#school network
"FLTech-Guest" = {
psk = "87293453";
};
#redmond airbnb (16839 NE 89th Street)
"16839wifi" = {
#such a bad password
psk = "letmein123";
};
#mobile hotspot
"silli kitty" = {
psk = "2f2ewir8r6k95y4";
};
}