This service reads each lines from the given file and sends it to the given host with the given port over the given protocol Defaults: | key | value | | --- | --- | | input file | default.txt | | host | localhost | | port | 1337 | | protocol | tcp |