Skip to content

Commit

Permalink
tweaks-and-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PrettyBoyCosmo committed Mar 7, 2023
1 parent 1b32ce2 commit a5738c1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
16 changes: 12 additions & 4 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,12 @@
"id": "4180eb9cb6b498a3",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
"type": "markdown",
"state": {
"file": "README.md",
"mode": "source",
"source": false
}
}
}
]
Expand Down Expand Up @@ -81,6 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "README.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -97,6 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "README.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -118,7 +124,9 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {}
"state": {
"file": "README.md"
}
}
}
]
Expand All @@ -138,7 +146,7 @@
"command-palette:Open command palette": false
}
},
"active": "2be9f54040ff0f58",
"active": "4180eb9cb6b498a3",
"lastOpenFiles": [
"README.md",
"blue-wifi.md",
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,21 @@ git clone https://github.com/CosmodiumCS/SpiderCat.git
![target profile builds](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/profile.png)

- ip information

![ip information](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/ip-information.png)

- geolocation

![geolocation](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/geolocation.png)

- wifi nodes
![wifi nodes](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/wifi.png)

![wifi nodes](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/wifi-nodes.png)

- wifi profiles

![wifi profiles](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/blue-wifi.png)

- target execution

![target execution](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/censored-nodes.png)
File renamed without changes

0 comments on commit a5738c1

Please sign in to comment.