README 414 B

123456789
  1. hexnet is minimalistic network terminal for testing of binary communi-
  2. cations. It accepts multiple pairs of characters interpreting each
  3. pair as a hexadecimal number. Pairs may optionally be delimited by any
  4. character, e.g. "2a:45" or "44 4c". Lower and upper case letters are
  5. both accepted.
  6. Data is send to a host specified by IP address and port, received data
  7. can be displayed in different formats.