Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.219.203.214
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
node_modules /
node-gyp /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
Find-VS2017.cs
9.34
KB
-rw-r--r--
1985-10-26 08:15
build.js
7.24
KB
-rw-r--r--
1985-10-26 08:15
clean.js
378
B
-rw-r--r--
1985-10-26 08:15
configure.js
17.29
KB
-rw-r--r--
1985-10-26 08:15
find-node-directory.js
2.33
KB
-rw-r--r--
1985-10-26 08:15
find-vs2017.js
1.53
KB
-rw-r--r--
1985-10-26 08:15
install.js
14.78
KB
-rw-r--r--
1985-10-26 08:15
list.js
718
B
-rw-r--r--
1985-10-26 08:15
node-gyp.js
4.76
KB
-rw-r--r--
1985-10-26 08:15
process-release.js
5.99
KB
-rw-r--r--
1985-10-26 08:15
rebuild.js
308
B
-rw-r--r--
1985-10-26 08:15
remove.js
1.29
KB
-rw-r--r--
1985-10-26 08:15
Save
Rename
module.exports = exports = rebuild exports.usage = 'Runs "clean", "configure" and "build" all at once' function rebuild (gyp, argv, callback) { gyp.todo.push( { name: 'clean', args: [] } , { name: 'configure', args: argv } , { name: 'build', args: [] } ) process.nextTick(callback) }