MCPcopy Create free account
hub / github.com/beefproject/beef / init

Method init

modules/network/ping_sweep_java/pingSweep.java:29–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 public void init(){
30 ipRange = getParameter("ipRange");
31 timeout = Integer.parseInt(getParameter("timeout"));
32 }
33
34 //called from JS
35 public static int getHostsNumber(){

Callers 13

startupFunction · 0.45
readFileFunction · 0.45
runCmdFunction · 0.45
startupFunction · 0.45
readFileFunction · 0.45
runCmdFunction · 0.45
startupFunction · 0.45
command.jsFile · 0.45
ext-base.jsFile · 0.45
ext-all.jsFile · 0.45
vis.min.jsFile · 0.45
CFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected