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 : 18.221.83.23
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
linux-hwe-6.8-headers-6.8.0-59 /
net /
qrtr /
Delete
Unzip
Name
Size
Permission
Date
Action
Kconfig
1.06
KB
-rw-r--r--
2024-03-10 20:38
Makefile
266
B
-rw-r--r--
2024-03-10 20:38
Save
Rename
# SPDX-License-Identifier: GPL-2.0-only # Qualcomm IPC Router configuration # config QRTR tristate "Qualcomm IPC Router support" help Say Y if you intend to use Qualcomm IPC router protocol. The protocol is used to communicate with services provided by other hardware blocks in the system. In order to do service lookups, a userspace daemon is required to maintain a service listing. if QRTR config QRTR_SMD tristate "SMD IPC Router channels" depends on RPMSG || (COMPILE_TEST && RPMSG=n) help Say Y here to support SMD based ipcrouter channels. SMD is the most common transport for IPC Router. config QRTR_TUN tristate "TUN device for Qualcomm IPC Router" help Say Y here to expose a character device that allows user space to implement endpoints of QRTR, for purpose of tunneling data to other hosts or testing purposes. config QRTR_MHI tristate "MHI IPC Router channels" depends on MHI_BUS help Say Y here to support MHI based ipcrouter channels. MHI is the transport used for communicating to external modems. endif # QRTR