Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
node_modules /
npm /
node_modules /
slide /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
async-map-ordered.js
1.69
KB
-rw-r--r--
2021-03-10 20:06
async-map.js
1.44
KB
-rw-r--r--
2021-03-10 20:06
bind-actor.js
382
B
-rw-r--r--
2021-03-10 20:06
chain.js
660
B
-rw-r--r--
2021-03-10 20:06
slide.js
121
B
-rw-r--r--
2021-03-10 20:06
Save
Rename
module.exports = bindActor function bindActor () { var args = Array.prototype.slice.call (arguments) // jswtf. , obj = null , fn if (typeof args[0] === "object") { obj = args.shift() fn = args.shift() if (typeof fn === "string") fn = obj[ fn ] } else fn = args.shift() return function (cb) { fn.apply(obj, args.concat(cb)) } }