📁
SKYSHELL MANAGER
PHP v8.1.34
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: WiresharkConfig.cmake
set(Wireshark_MAJOR_VERSION "2" ) set(Wireshark_MINOR_VERSION "6" ) set(Wireshark_PATCH_VERSION "2" ) set(Wireshark_VERSION 2.6.2) set(Wireshark_VERSION_STRING "2.6.2") set(Wireshark_INSTALL_DIR "/usr") set(Wireshark_PLUGIN_INSTALL_DIR "/usr/lib64/wireshark/plugins/2.6") set(Wireshark_LIB_DIR "/usr/lib64") set(Wireshark_INCLUDE_DIR "/usr/include/wireshark") set(Wireshark_CMAKE_MODULES_DIR "lib64/wireshark") find_library( Wireshark_LIBRARY NAMES wireshark libwireshark HINTS ${Wireshark_LIB_DIR} PATHS /opt/lib/ /usr/lib64 /usr/lib )
Save