Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
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--
2023-02-16 16:16
async-map.js
1.44
KB
-rw-r--r--
2023-02-16 16:16
bind-actor.js
382
B
-rw-r--r--
2023-02-16 16:16
chain.js
660
B
-rw-r--r--
2023-02-16 16:16
slide.js
121
B
-rw-r--r--
2023-02-16 16:16
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)) } }