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.116.242.144
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
ppp /
Delete
Unzip
Name
Size
Permission
Date
Action
peers
[ DIR ]
drwxr-xr-x
2020-11-16 16:20
ip-down
386
B
-rwxr-xr-x
2020-05-22 10:44
ip-down.ipv6to4
3.14
KB
-rwxr-xr-x
2020-05-22 10:44
ip-up
430
B
-rwxr-xr-x
2020-05-22 10:44
ip-up.ipv6to4
6.28
KB
-rwxr-xr-x
2020-05-22 10:44
ipv6-down
1.65
KB
-rwxr-xr-x
2020-05-22 10:44
ipv6-up
3.11
KB
-rwxr-xr-x
2020-05-22 10:44
Save
Rename
#!/bin/bash # This file should not be modified -- make local changes to # /etc/ppp/ip-down.local instead PATH=/sbin:/usr/sbin:/bin:/usr/bin export PATH LOGDEVICE=$6 REALDEVICE=$1 /etc/ppp/ip-down.ipv6to4 ${LOGDEVICE} [ -x /etc/ppp/ip-down.local ] && /etc/ppp/ip-down.local "$@" /etc/sysconfig/network-scripts/ifdown-post --realdevice ${REALDEVICE} \ ifcfg-${LOGDEVICE} exit 0