mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-05 00:55:44 +01:00
9 lines
414 B
Text
9 lines
414 B
Text
|
hexnet is minimalistic network terminal for testing of binary communi-
|
||
|
cations. It accepts multiple pairs of characters interpreting each
|
||
|
pair as a hexadecimal number. Pairs may optionally be delimited by any
|
||
|
character, e.g. "2a:45" or "44 4c". Lower and upper case letters are
|
||
|
both accepted.
|
||
|
|
||
|
Data is send to a host specified by IP address and port, received data
|
||
|
can be displayed in different formats.
|