Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.1.1 & Your IP : 216.73.216.2
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
systemd /
network /
Delete
Unzip
Name
Size
Permission
Date
Action
73-usb-net-by-mac.link
44
B
-rw-r--r--
2023-09-26 13:17
80-container-host0.network
653
B
-rw-r--r--
2022-03-11 12:48
80-container-ve.network
742
B
-rw-r--r--
2022-03-11 12:48
80-container-vz.network
728
B
-rw-r--r--
2022-03-11 12:48
80-vm-vt.network
696
B
-rw-r--r--
2022-03-11 12:48
80-wifi-adhoc.network
78
B
-rw-r--r--
2022-03-11 12:48
80-wifi-ap.network.example
102
B
-rw-r--r--
2022-03-11 12:48
80-wifi-station.network.example
64
B
-rw-r--r--
2022-03-11 12:48
99-default.link
499
B
-rw-r--r--
2022-03-11 12:48
Save
Rename
# SPDX-License-Identifier: LGPL-2.1-or-later # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # This network file matches vt-* TUN/TAP devices and applies a similar # configuration as ve-* to provide NAT/DHCP to VMs. [Match] Name=vt-* Driver=tun [Network] # Default to using a /28 prefix, giving up to 13 addresses per VM. Address=0.0.0.0/28 LinkLocalAddressing=yes DHCPServer=yes IPMasquerade=both LLDP=yes EmitLLDP=customer-bridge IPv6SendRA=yes