From 2a25d85383edabc14ee54a12f5bae5b6cc130a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 19 Jun 2019 11:44:33 +0200 Subject: [PATCH] Migrate tcpcommander plugin documentation --- tcpcommander/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tcpcommander/README.md diff --git a/tcpcommander/README.md b/tcpcommander/README.md new file mode 100644 index 00000000..8fc3e272 --- /dev/null +++ b/tcpcommander/README.md @@ -0,0 +1,3 @@ +# TCP commander + +This plugin is a generic approach in order to allow sending and receiving custom TCP packages in a network. \ No newline at end of file