diff options
author | Cody Hiar <cody@hiar.ca> | 2021-03-27 13:59:05 -0600 |
---|---|---|
committer | Cody Hiar <cody@hiar.ca> | 2021-03-27 13:59:05 -0600 |
commit | 74e5e824defa0a2bb111625e325c93bbf2e3f4bd (patch) | |
tree | 0a9f0cac4f5ab99c8fe1efb585095d0c936079d9 /port2file/README.md | |
parent | 9142f56b4c3773e9d1779b0bbffdc26549c9734d (diff) |
Diffstat (limited to 'port2file/README.md')
-rw-r--r-- | port2file/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/port2file/README.md b/port2file/README.md new file mode 100644 index 0000000..7266ab3 --- /dev/null +++ b/port2file/README.md @@ -0,0 +1,3 @@ +# port2file + +A program that listens on a a port and writes to a file when it receives data |