Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /etc/ppp/ip-down.d/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //etc/ppp/ip-down.d/0000usepeerdns

#!/bin/sh -e

# exit if the resolvconf package is installed
[ -x /sbin/resolvconf ] && exit 0

# follow any symlink to find the real file
if [ -e /etc/resolv.conf ]; then
  REALRESOLVCONF=$(readlink --canonicalize /etc/resolv.conf)
else
  REALRESOLVCONF=/etc/resolv.conf
fi

# if an old resolv.conf file exists, restore it
if [ -e $REALRESOLVCONF.pppd-backup.$PPP_IFACE ]; then
  mv -f $REALRESOLVCONF.pppd-backup.$PPP_IFACE $REALRESOLVCONF

  # restart nscd because resolv.conf has changed
  if [ -e /var/run/nscd.pid ]; then
    /etc/init.d/nscd restart || true
  fi
fi

exit 0


bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net