Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.70.80.111
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
imunify360 /
venv /
bin /
[ HOME SHELL ]
Name
Size
Permission
Action
__pycache__
[ DIR ]
drwxr-xr-x
Activate.ps1
8.82
KB
-rw-r--r--
activate
1.74
KB
-rw-r--r--
activate.csh
1002
B
-rw-r--r--
activate.fish
2.23
KB
-rw-r--r--
distro
310
B
-rwxr-xr-x
docutils
321
B
-rwxr-xr-x
imunify360-command-wrapper
8.4
KB
-rwxr-xr-x
jsonschema
318
B
-rwxr-xr-x
normalizer
349
B
-rwxr-xr-x
pip
326
B
-rwxr-xr-x
pip3
326
B
-rwxr-xr-x
pip3.11
326
B
-rwxr-xr-x
pw-migrate
320
B
-rwxr-xr-x
pw_migrate
320
B
-rwxr-xr-x
pwiz.py
8.1
KB
-rwxr-xr-x
pybabel
327
B
-rwxr-xr-x
python
14.15
KB
-rwxr-xr-x
python3
14.15
KB
-rwxr-xr-x
python3.11
14.15
KB
-rwxr-xr-x
rst2html.py
707
B
-rwxr-xr-x
rst2html4.py
829
B
-rwxr-xr-x
rst2html5.py
1.14
KB
-rwxr-xr-x
rst2latex.py
906
B
-rwxr-xr-x
rst2man.py
729
B
-rwxr-xr-x
rst2odt.py
895
B
-rwxr-xr-x
rst2odt_prepstyles.py
701
B
-rwxr-xr-x
rst2pseudoxml.py
714
B
-rwxr-xr-x
rst2s5.py
750
B
-rwxr-xr-x
rst2xetex.py
986
B
-rwxr-xr-x
rst2xml.py
715
B
-rwxr-xr-x
rstpep2html.py
783
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : activate
# This file must be used with "source bin/activate" *from bash* # you cannot run it directly deactivate () { # reset old environment variables if [ -n "${_OLD_VIRTUAL_PATH:-}" ] ; then PATH="${_OLD_VIRTUAL_PATH:-}" export PATH unset _OLD_VIRTUAL_PATH fi if [ -n "${_OLD_VIRTUAL_PYTHONHOME:-}" ] ; then PYTHONHOME="${_OLD_VIRTUAL_PYTHONHOME:-}" export PYTHONHOME unset _OLD_VIRTUAL_PYTHONHOME fi # Call hash to forget past commands. Without forgetting # past commands the $PATH changes we made may not be respected hash -r 2> /dev/null if [ -n "${_OLD_VIRTUAL_PS1:-}" ] ; then PS1="${_OLD_VIRTUAL_PS1:-}" export PS1 unset _OLD_VIRTUAL_PS1 fi unset VIRTUAL_ENV unset VIRTUAL_ENV_PROMPT if [ ! "${1:-}" = "nondestructive" ] ; then # Self destruct! unset -f deactivate fi } # unset irrelevant variables deactivate nondestructive VIRTUAL_ENV="/srv/buildsys-work-dir/castor/build_node/builder-5/F5R3I/unpkd_srcs/imunify360-venv-2.5.3/opt/imunify360/venv" export VIRTUAL_ENV _OLD_VIRTUAL_PATH="$PATH" PATH="$VIRTUAL_ENV/bin:$PATH" export PATH # unset PYTHONHOME if set # this will fail if PYTHONHOME is set to the empty string (which is bad anyway) # could use `if (set -u; : $PYTHONHOME) ;` in bash if [ -n "${PYTHONHOME:-}" ] ; then _OLD_VIRTUAL_PYTHONHOME="${PYTHONHOME:-}" unset PYTHONHOME fi if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT:-}" ] ; then _OLD_VIRTUAL_PS1="${PS1:-}" PS1="(venv) ${PS1:-}" export PS1 VIRTUAL_ENV_PROMPT="(venv) " export VIRTUAL_ENV_PROMPT fi # Call hash to forget past commands. Without forgetting # past commands the $PATH changes we made may not be respected hash -r 2> /dev/null
Close