Cant find wireshark's init.lua on my CentOS machine -
so i'm trying script working tshark on centos 7 server, i'm having problems. script works fine on windows laptop, put in plugins folder in appdata, can't find similar location on linux. used yum download wireshark, , have program in of folders, can't find either of init.lua files or plugins folder.
when use tshark -v tells me built "with lua 5.1" know that's not problem, have no idea go here. suggestions?
sadly centos, fedora, oracle linux, , rhel (as of today) not include init.lua in packaging of wireshark. "init.lua" must reside in wireshark directory (e.g. /usr/share/wireshark) before wireshark active lua scripts.
Comments
Post a Comment