Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dedsec1121fk/DedSec
/ warn
Function
warn
Scripts/Developer Base/Devices Finder.py:52–53 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
50
51
52
def
warn(msg):
53
print(ccolor(YELLOW,
" [!] "
) + msg)
54
55
56
def
error(msg):
Callers
5
check_dependencies
Function · 0.70
discover_hosts
Function · 0.70
save_results
Function · 0.70
print_summary
Function · 0.70
interactive_menu
Function · 0.70
Calls
2
print
Function · 0.85
ccolor
Function · 0.70
Tested by
no test coverage detected