Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.216.204
Domains :
Cant Read [ /etc/named.conf ]
User : klinikpe
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib64 /
python2.7 /
site-packages /
dns /
rdtypes /
Delete
Unzip
Name
Size
Permission
Date
Action
ANY
[ DIR ]
drwxr-xr-x
2024-09-18 18:19
IN
[ DIR ]
drwxr-xr-x
2024-09-18 18:19
__init__.py
880
B
-rw-r--r--
2011-07-09 14:05
__init__.pyc
265
B
-rw-r--r--
2022-08-18 22:54
__init__.pyo
265
B
-rw-r--r--
2022-08-18 22:54
dsbase.py
3.38
KB
-rw-r--r--
2011-07-09 14:05
dsbase.pyc
3.22
KB
-rw-r--r--
2022-08-18 22:54
dsbase.pyo
3.22
KB
-rw-r--r--
2022-08-18 22:54
mxbase.py
3.88
KB
-rw-r--r--
2011-07-09 14:05
mxbase.pyc
4.62
KB
-rw-r--r--
2022-08-18 22:54
mxbase.pyo
4.62
KB
-rw-r--r--
2022-08-18 22:54
nsbase.py
2.92
KB
-rw-r--r--
2011-07-09 14:05
nsbase.pyc
3.55
KB
-rw-r--r--
2022-08-18 22:54
nsbase.pyo
3.55
KB
-rw-r--r--
2022-08-18 22:54
txtbase.py
2.92
KB
-rw-r--r--
2011-07-09 14:05
txtbase.pyc
3.02
KB
-rw-r--r--
2022-08-18 22:54
txtbase.pyo
2.97
KB
-rw-r--r--
2022-08-18 22:54
Save
Rename
� !`Nc @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l Z d e j j f d � � YZ d e f d � � YZ d e f d � � YZ d S( s MX-like base classes.i����Nt MXBasec B s� e Z d Z d d g Z d � Z d e d � Z d e d � Z e e � Z d d d � Z d d � Z d d � Z e e � Z d e d � Z d � Z RS( s� Base class for rdata that is like an MX record. @ivar preference: the preference value @type preference: int @ivar exchange: the exchange name @type exchange: dns.name.Name objectt preferencet exchangec C s/ t t | � j | | � | | _ | | _ d S( N( t superR t __init__R R ( t selft rdclasst rdtypeR R ( ( s8 /usr/lib64/python2.7/site-packages/dns/rdtypes/mxbase.pyR # s c K s&