403Webshell
Server IP : 40.70.14.18  /  Your IP : 216.73.217.175
Web Server : Apache/2.4.29 (Ubuntu)
System : Linux prolydian-connect 5.4.0-1109-azure #115~18.04.1-Ubuntu SMP Mon May 22 20:06:37 UTC 2023 x86_64
User : www-data ( 33)
PHP Version : 7.4.24
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/python/runtime.d/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/python/runtime.d/public_modules.rtremove
#! /bin/sh
set -e

VERSION=${2#python}
case "$VERSION" in
    2.[45])
	sitedir=/usr/lib/python$VERSION/site-packages;;
    *)
	sitedir=/usr/lib/python$VERSION/dist-packages
esac

if which python >/dev/null 2>&1 && which pyclean >/dev/null 2>&1; then
	pyclean $sitedir
else
	find $sitedir -name '*.py[co]' -delete
fi

Youez - 2016 - github.com/yon3zu
LinuXploit