dloveff / HP_Printer-prank

A simple python script that alters the display message of HP printers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#HP Printer Prank

##Usage: Normal Options You need to pass only Ip addred and text:

printer.py -H <Host [needed]> -t <TextToSend [needed]>

Others Options:

printer.py -l <lineWidth> -m <maxChars> -H <Host [needed]> -p <port> -t <TextToSend [needed]>

About

A simple python script that alters the display message of HP printers


Languages

Language:Python 100.0%