View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005526 | Kali Linux | Queued Tool Addition | public | 2019-06-09 21:35 | 2021-05-18 11:00 |
Reporter | gcla | Assigned To | sbrun | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 2019.2 | ||||
Fixed in Version | kali-dev | ||||
Summary | 0005526: termshark - a terminal UI for tshark | ||||
Description |
Termshark is written in golang, and is most easily compiled using golang >= 1.11 (i.e. golang with modules). In brief: export GO111MODULE=on The binary will be $GOPATH/termshark. That's all that needs to be shipped. Termshark depends on tshark at runtime, so tshark is a dependency. I'm the author of termshark and more than happy to help with the work required to package termshark for Kali linux. If it helps, there is already a debian package for termshark in unstable here: https://packages.debian.org/sid/termshark. | ||||
Apologies, here are updated build instructions. export GO111MODULE=on |
|
Termshark will not work, unless kali update wireshark to 3.0.2 panic: runtime error: index out of range Github issue: https://github.com/gcla/termshark/issues/19 |
|
As termshark is now in Debian Unstable, we don't need to package it in Kali. We don't have wireshark version >= 3 in Kali for the moment. We will import the Debian package version 3.0.2-1~exp0 |
|
Thanks for the information. @j_lito - sorry, I didn't notice that github issue. I'll open it again - I don't believe version 3 of wireshark is necessary. I tested with tshark as old as 1.10.2, and am running happily now myself with 2.6.8. So I think something else might be going wrong when running termshark on your system. I'll ask more questions about that issue on github. @sbrun - assuming termshark has no dependency on v3 of wireshark, would that change any potential plan for adding termshark to kali linux? Would it still be best to rely on termshark coming for "free" with debian testing -> kali rolling? Thanks! |
|
Sorry @j_jito, I mistyped your username! |
|
@gcla, I replied to the opened issue on your github page. |
|
@gcla I just imported termshark in Kali. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-09 21:35 | gcla | New Issue | |
2019-06-09 21:54 | gcla | Note Added: 0010661 | |
2019-06-11 06:41 |
|
Note Added: 0010669 | |
2019-06-11 07:00 | sbrun | Assigned To | => sbrun |
2019-06-11 07:00 | sbrun | Status | new => assigned |
2019-06-11 07:07 | sbrun | Note Added: 0010671 | |
2019-06-13 03:06 | gcla | Note Added: 0010684 | |
2019-06-13 03:07 | gcla | Note Added: 0010685 | |
2019-06-13 07:07 |
|
Note Added: 0010687 | |
2019-06-13 14:28 | sbrun | Note Added: 0010690 | |
2019-06-13 14:28 | sbrun | Status | assigned => resolved |
2019-06-13 14:28 | sbrun | Resolution | open => fixed |
2021-05-18 10:55 | g0tmi1k | Fixed in Version | => kali-dev |
2021-05-18 11:00 | g0tmi1k | Category | New Tool Requests => Queued Tool Addition |