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 : 3.17.154.155
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
coa /
src /
Delete
Unzip
Name
Size
Permission
Date
Action
arg.coffee
3.56
KB
-rw-r--r--
2017-07-05 13:46
cmd.coffee
13.5
KB
-rw-r--r--
2017-07-05 13:46
color.coffee
470
B
-rw-r--r--
2017-07-05 13:46
completion.coffee
5.39
KB
-rw-r--r--
2017-07-05 13:46
index.coffee
167
B
-rw-r--r--
2017-07-05 13:46
opt.coffee
6.74
KB
-rw-r--r--
2017-07-05 13:46
shell.coffee
290
B
-rw-r--r--
2017-07-05 13:46
Save
Rename
colors = black: '30' dgray: '1;30' red: '31' lred: '1;31' green: '32' lgreen: '1;32' brown: '33' yellow: '1;33' blue: '34' lblue: '1;34' purple: '35' lpurple: '1;35' cyan: '36' lcyan: '1;36' lgray: '37' white: '1;37' exports.Color = (c, str) -> # Use \x1B instead of \033 because of CoffeeScript 1.3.x compilation error [ '\x1B[', colors[c], 'm' str '\x1B[m' ].join ''