- tool for sending file content over network - useful to re/send SIP messages stored in files
@@ -0,0 +1,13 @@
+#
+
+include ../../Makefile.defs
+auto_gen=
+NAME=protoshoot
+include ../../Makefile.sources
+include ../../Makefile.rules
+modules:
@@ -0,0 +1,6 @@
+PROTOSHOOT
+==========
+Command line tool to send data on network. Data is loaded from a file.
+See 'protoshoot -h' for options.