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.147.67.34
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 /
node-gyp /
gyp /
Delete
Unzip
Name
Size
Permission
Date
Action
data
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
pylib
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
samples
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
tools
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
AUTHORS
402
B
-rw-r--r--
1985-10-26 08:15
DEPS
566
B
-rw-r--r--
1985-10-26 08:15
LICENSE
1.44
KB
-rw-r--r--
1985-10-26 08:15
OWNERS
2
B
-rw-r--r--
1985-10-26 08:15
PRESUBMIT.py
3.66
KB
-rw-r--r--
1985-10-26 08:15
codereview.settings
373
B
-rw-r--r--
1985-10-26 08:15
gyp
240
B
-rwxr-xr-x
1985-10-26 08:15
gyp.bat
201
B
-rw-r--r--
1985-10-26 08:15
gyp_main.py
447
B
-rwxr-xr-x
1985-10-26 08:15
setup.py
536
B
-rwxr-xr-x
1985-10-26 08:15
Save
Rename
#!/usr/bin/env python # Copyright (c) 2009 Google Inc. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. import os import sys # Make sure we're using the version of pylib in this repo, not one installed # elsewhere on the system. sys.path.insert(0, os.path.join(os.path.dirname(sys.argv[0]), 'pylib')) import gyp if __name__ == '__main__': sys.exit(gyp.script_main())