Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ELHart05/AirmonGUI
/ types & classes
Types & classes
52 in github.com/ELHart05/AirmonGUI
⨍
Functions
257
◇
Types & classes
52
↳
Endpoints
29
↓ 1 callers
Class
DeauthRequest
Parameters for an `aireplay-ng --deauth` run.
backend/app/models.py:60
↓ 1 callers
Class
FakeHandle
backend/tests/test_channel.py:65
↓ 1 callers
Class
FakeProc
backend/tests/test_channel.py:59
Class
AircrackRequest
Parameters for an `aircrack-ng` dictionary attack.
backend/app/models.py:186
Class
AirodumpData
Networks and clients parsed from an airodump-ng CSV file.
backend/app/models.py:322
Class
AirodumpJob
backend/app/models.py:378
Class
AirodumpJobsResponse
backend/app/models.py:391
Class
AirodumpResultsResponse
backend/app/models.py:414
Class
AirodumpStartRequest
Parameters for starting an `airodump-ng` scan job.
backend/app/models.py:132
Class
AirodumpStartResponse
backend/app/models.py:395
Class
AirodumpStopRequest
Identify the scan job to stop.
backend/app/models.py:176
Interface
BadgeProps
website/src/components/ui/badge.tsx:23
Interface
ButtonProps
website/src/components/ui/button.tsx:36
Class
CaptureFile
A single file in the capture directory.
backend/app/models.py:335
Class
CapturesResponse
backend/app/models.py:601
Class
ChannelResult
Outcome of setting and verifying a wireless interface channel.
backend/app/models.py:288
Interface
CommandDialogProps
website/src/components/ui/command.tsx:24
Class
CommandResult
Result of a one-shot command run through the subprocess helper.
backend/app/models.py:279
Class
CrackJob
backend/app/models.py:489
Class
CrackJobsResponse
backend/app/models.py:500
Class
CrackStartResponse
backend/app/models.py:504
Class
CrackStatusResponse
backend/app/models.py:523
Class
DeauthJob
backend/app/models.py:444
Class
DeauthJobsResponse
backend/app/models.py:458
Class
DeauthResponse
Result of the one-shot blocking deauth endpoint.
backend/app/models.py:428
Class
DeauthStartResponse
backend/app/models.py:462
Class
DeauthStatusResponse
backend/app/models.py:470
Class
DeleteCaptureResponse
backend/app/models.py:606
Class
ErrorResponse
FastAPI's standard error body.
backend/app/models.py:273
Interface
FeatureCardProps
website/src/components/FeatureCard.tsx:3
Class
HandshakeCaptureRequest
Parameters for a targeted WPA handshake capture.
backend/app/models.py:231
Class
HandshakeJob
backend/app/models.py:539
Class
HandshakeJobsResponse
backend/app/models.py:556
Class
HandshakeStartResponse
backend/app/models.py:560
Class
HandshakeStatusResponse
backend/app/models.py:574
Class
HandshakeStopResponse
backend/app/models.py:590
Class
HealthResponse
backend/app/models.py:348
Class
InterfaceInfo
A wireless interface parsed from `airmon-ng`. Columns depend on the tool's output, so extra keys are preserved.
backend/app/models.py:306
Class
InterfacesResponse
backend/app/models.py:353
Class
JobActionResponse
Generic success acknowledgement for stop/delete style actions.
backend/app/models.py:407
Class
MonitorRequest
Start or stop monitor mode on a single wireless interface.
backend/app/models.py:41
Class
MonitorResponse
backend/app/models.py:358
Interface
NavLinkCompatProps
website/src/components/NavLink.tsx:5
Interface
SheetContentProps
website/src/components/ui/sheet.tsx:50
Interface
State
website/src/hooks/use-toast.ts:49
Interface
StepCardProps
website/src/components/StepCard.tsx:1
Interface
TerminalTextProps
website/src/components/TerminalText.tsx:3
Interface
TextareaProps
website/src/components/ui/textarea.tsx:5
Class
ToolCheckResponse
backend/app/models.py:368
Class
ToolInfo
Installation status of a single aircrack-ng binary.
backend/app/models.py:299
Class
ValidateNetwork
backend/app/models.py:509
Class
ValidateResponse
backend/app/models.py:515