Commit 3de5513
committed
Locate the app file for this app
Add comments to `src/gui.py` to indicate its purpose and integration with other components.
* Add a comment at the top of the file indicating it is the main GUI implementation for the app.
* Add a comment in the `C2Dashboard` class indicating it integrates with other components like the AI model and chatbot assistant.
* Fix the regex pattern for IP addresses in the `extract_device_info` method.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/ProjectZeroDays/zero-click-exploits?shareId=XXXX-XXXX-XXXX-XXXX).1 parent 7bef184 commit 3de5513
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
176 | 179 | | |
177 | 180 | | |
178 | 181 | | |
179 | | - | |
| 182 | + | |
180 | 183 | | |
181 | 184 | | |
182 | 185 | | |
| |||
0 commit comments