Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PierreGode/Ragnar
/ e
Function
e
webapp_modern.py:6356–6356 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
6354
except
Exception
as
exc:
6355
logger.error(f
"Failed to schedule pwnagotchi start sequence: {exc}"
)
6356
return
6357
else
:
6358
success, detail = _start_service_with_monitor(
'ragnar.service'
)
6359
if
success:
Callers
1
export_report
Function · 0.70
Calls
1
escape
Method · 0.80
Tested by
no test coverage detected