Giter Club home page Giter Club logo

Comments (7)

gcla avatar gcla commented on July 24, 2024 1

hi @rafapcarvalho - I'll investigate!

from termshark.

rakotomandimby avatar rakotomandimby commented on July 24, 2024

sip calflow can be view with another already existing tool; sngrep

from termshark.

rafapcarvalho avatar rafapcarvalho commented on July 24, 2024

@rakotomandimby In this case, the proposal would be not to go to another tool. Something similar to what termshark gives us, since now I no longer need to download the file from a server to my personal machine to analyze a trace.

from termshark.

rakotomandimby avatar rakotomandimby commented on July 24, 2024

I really think we should leverage the use of existing. I work in the callcenter field and sngrerp does a really good job. May I suggest you try it, take a look at the codebase used to achieve that and you might conclude it is not worth it to start another work from scratch. I am not saying rewiting will result in same amount of code.

from termshark.

rafapcarvalho avatar rafapcarvalho commented on July 24, 2024

ok! thanks.

from termshark.

gcla avatar gcla commented on July 24, 2024

Hi @rakotomandimby and @rafapcarvalho - I didn't know about sngrep - I tried it out and it's very nice! I agree with your opinion that it would be better to use it directly. Maybe termshark could loosely integrate with it. Something like

  • if sngrep is available (e.g. PATH), then present a termshark menu option to do SIP analysis, and make it clear it's using sngrep
  • if invoked, pass the pcap to sngrep behind the scenes by launching it as a child process, and hand the terminal over to sngrep until the user terminates sngrep

Do you think that would provide extra value? I don't think it would be a lot of work on the termshark side of things.

(The termshark log viewer works similarly - it just launches a gowid terminal widget within termshark and opens the log file with the user's pager)

from termshark.

rafapcarvalho avatar rafapcarvalho commented on July 24, 2024

@gcla In my opinion, it provide extra value.

from termshark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.