MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / info

Function info

Scripts/Developer Base/Devices Finder.py:44–45  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

42
43
44def info(msg):
45 print(ccolor(CYAN, " [*] ") + msg)
46
47
48def success(msg):

Callers 4

install_dependencyFunction · 0.70
check_dependenciesFunction · 0.70
scan_networkFunction · 0.70
mainFunction · 0.70

Calls 2

printFunction · 0.85
ccolorFunction · 0.70

Tested by

no test coverage detected