notaol icon indicating copy to clipboard operation
notaol copied to clipboard

Interactive session command line tool

Open chfoo opened this issue 11 years ago • 0 comments

A tool that launches the library and does a REPL loop with commands like:

  • login user pass
  • show previous-packet: print out the last packet in human readable form
  • send packet data --token At --atom my_fdo_script.txt: construct and send a P3 packet
  • quit

Edit: It probably is a good idea to make use of the built-in cmd module in Python

chfoo avatar Dec 06 '14 00:12 chfoo