Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
startup
Function · 0.45
readFile
Function · 0.45
runCmd
Function · 0.45
startup
Function · 0.45
readFile
Function · 0.45
runCmd
Function · 0.45
startup
Function · 0.45
command.js
File · 0.45
ext-base.js
File · 0.45
ext-all.js
File · 0.45
vis.min.js
File · 0.45
C
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected