tcp - using lua scripts with wireshark -


i'm getting started in lua wireshark
i'm following tutorial test lua script: lua tutorial

the script code in tutorial.
have add following lines inite.lua (at end):

myproto_script_path="c:\\myproto\\"   dofile (myproto_script_path.."my proto.lua")  

but how see if script working tcp packets coming going 8002 port still showing tcp packet?
have before wireshark starts working script or getting wrong?

lua scripts load on startup of wireshark (that's why change init file). if correctly set port dissection in lua file (and file located in correct location...namely have path pointing "c:\myproto\") should see working. trying opening pcap file , @ packet see if gives lua warnings/errors.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -