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

Function success

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

Source from the content-addressed store, hash-verified

46
47
48def success(msg):
49 print(ccolor(GREEN, " [+] ") + msg)
50
51
52def warn(msg):

Callers 5

install_dependencyFunction · 0.70
get_local_subnetFunction · 0.70
save_resultsFunction · 0.70
scan_networkFunction · 0.70
mainFunction · 0.70

Calls 2

printFunction · 0.85
ccolorFunction · 0.70

Tested by

no test coverage detected