arpjs icon indicating copy to clipboard operation
arpjs copied to clipboard

Handle long output from arp

Open rishabhtulsian opened this issue 10 years ago • 1 comments

If the output from arp is long for example (256 lines), the on 'data' for stdout is called multiple times and the complete arp table is not returned.

I have a fix for it this pull request https://github.com/skepticfx/arpjs/pull/5

rishabhtulsian avatar Mar 09 '16 23:03 rishabhtulsian

Thanks @rishabhtulsian

I've merged it now. If you're interested I can add you as a moderator as well, so you can commit directly :) Let me know.

skepticfx avatar Mar 10 '16 05:03 skepticfx