gcla / termshark

A terminal UI for tshark, inspired by Wireshark
MIT License
9.06k stars 397 forks source link

Is there an official interface that supports developing termshark extension,interface like http api or rpc api which user can use them to develop software base on termshark #135

Open passerbyo opened 2 years ago

passerbyo commented 2 years ago

Is your feature request related to a problem? Please describe.

Is there an official interface that supports developing termshark extension

Describe the solution you'd like

add http api to manipulate termshark,i recommend gin

Describe alternatives you've considered

add http api to manipulate termshark

Additional context

no

gcla commented 2 years ago

Hi @zerobuilder - there's no official API at the moment. I'm interested to know more about what you have in mind! Would the API simulate keypresses and mouse-clicks?

passerbyo commented 2 years ago

Hi @zerobuilder - there's no official API at the moment. I'm interested to know more about what you have in mind! Would the API simulate keypresses and mouse-clicks?

interface like http api or rpc api which user can use them to develop software base on termshark