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 /
report /
io /
Delete
Unzip
Name
Size
Permission
Date
Action
GTKIO.py
900
B
-rw-r--r--
2020-04-13 15:43
GTKIO.pyc
587
B
-rw-r--r--
2020-04-13 15:43
GTKIO.pyo
587
B
-rw-r--r--
2020-04-13 15:43
NewtIO.py
847
B
-rw-r--r--
2020-04-13 15:43
NewtIO.pyc
601
B
-rw-r--r--
2020-04-13 15:43
NewtIO.pyo
601
B
-rw-r--r--
2020-04-13 15:43
TextIO.py
775
B
-rw-r--r--
2020-04-13 15:43
TextIO.pyc
403
B
-rw-r--r--
2020-04-13 15:43
TextIO.pyo
403
B
-rw-r--r--
2020-04-13 15:43
__init__.py
710
B
-rw-r--r--
2020-04-13 15:43
__init__.pyc
145
B
-rw-r--r--
2020-04-13 15:43
__init__.pyo
145
B
-rw-r--r--
2020-04-13 15:43
Save
Rename
# This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. """ Compatibility with report package """ class NewtIO: def __init__(self, screen = None): self.screen = screen pass