Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
ipInput = document.querySelector(
"#ip"
);
4
const
portInput = document.querySelector(
"#port"
);
Callers
nothing calls this directly
Calls
6
parsePortOrDefault
Function · 0.85
filterCommandData
Function · 0.85
$
Function · 0.85
toBinary
Function · 0.85
toBytes
Function · 0.85
encoder
Function · 0.70
Tested by
no test coverage detected