12

I'm trying to make a Memcached server respond as if I were using a binary protocol. If possible just command line answers pls, no code snippet in any programming language.

fafrd
  • 103

1 Answers1

19

Just use:

echo -e '\x80' | nc host port