notaol
notaol copied to clipboard
Interactive session command line tool
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