MCPcopy
hub / github.com/0dayCTF/reverse-shell-generator / script.js

File script.js

js/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2// Element selectors
3const ipInput = document.querySelector("#ip");
4const portInput = document.querySelector("#port");

Callers

nothing calls this directly

Calls 6

parsePortOrDefaultFunction · 0.85
filterCommandDataFunction · 0.85
$Function · 0.85
toBinaryFunction · 0.85
toBytesFunction · 0.85
encoderFunction · 0.70

Tested by

no test coverage detected