Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
termshark_2.0.3_linux_armv6.tar.gz | 2019-12-24 | 5.7 MB | |
checksums.txt | 2019-12-24 | 498 Bytes | |
termshark_2.0.3_windows_x64.zip | 2019-12-24 | 6.0 MB | |
checksums.txt.sig | 2019-12-24 | 566 Bytes | |
termshark_2.0.3_freebsd_x64.tar.gz | 2019-12-24 | 6.1 MB | |
termshark_2.0.3_linux_x64.tar.gz | 2019-12-24 | 6.1 MB | |
termshark_2.0.3_macOS_x64.tar.gz | 2019-12-24 | 6.3 MB | |
README.md | 2019-12-24 | 2.2 kB | |
v2.0.3.tar.gz | 2019-12-24 | 213.2 kB | |
v2.0.3.zip | 2019-12-24 | 262.8 kB | |
Totals: 10 Items | 30.7 MB | 0 |
Changelog
8741f3f9 A function to check if a tshark binary supports colorized packets. 89b66fac Add Dragos to the contributors for timestamp format suggestion. e73f8598 Add a FAQ entry on running as a non-root user. 6bb574e1 Add a menu option to toggle packet colors. d299bf4f Allow the scrollbar to hide if the data fits in the space available. ff449d1a At startup, determine if tshark supports colorized packets. c9f3fa40 Bug fix - avoid a double-closed channel. 412a94da Bug fix - resolve a deadlock(!) in the event handling. adab2956 Clean up some long lists of function arguments with a local interface. 0c9d34d8 Document config file settings related to colorized packets. 73dfd1f6 Dot release - v2.0.3. 0d64c6a9 Explain the limitation of Snap and network interfaces. 89fd3335 Expose tshark's -t/timestamp format switch for use in termshark. dbc41870 Extend the PSML table row model to colorize packets if possible. 9e67f1d9 Extend the pcap loader to extract color information. c39f55ac Fix windows build break. abda2a4a Hide --tail argument altogether for Unix builds. 3a9c078f If termshark won't run, point the user to a termshark FAQ. bb4213ad Make clear builds from source are ahead of 2.0.2 now. 3d676270 Merge pull request [#77] from dawidd6/tail 72c05884 Minor updates to the user guide. dcf7cf0c Now I understand how I should've versioned my go module. 6181f949 Only show scrollbar if necessary in these views. d913aa2b Point users at v2.0.1 because of my bad tag :-( aec20c03 Provide a more useful message to the user if dumpcap can't read from an interface. b80def47 Rearrange the loader logging statements. c5d36ad4 Stop the stream reassembly process fully if user hits q. 54af4057 Switch from go get to go install 8e1c8343 Thanks for checking homebrew :-) 28b18369 Update CHANGELOG for v2.0.3 and add document mistakes that led to .1,.2 e1630e7a Update termux widget instructions to explain shortcuts directory. a6a005cd Update the Changelog with colorized packets, -t and deadlock fix. 6bfdd523 Use gcla/tail on Windows and tail command on unix 7d497016 Use latest version of gowid for color mapping bug fixes. 719d84ed Use proper markdown for numbered lists... 825b7f5e Using v2.0.1 doesn't work with go get