From 2e1b733a75dd51c72676af3eb7a74cf79abc75e5 Mon Sep 17 00:00:00 2001 From: cynic Date: Sun, 20 Feb 2022 19:03:45 -0500 Subject: [PATCH] Update readme.txt --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index c195978..7db302f 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,6 @@ give your pictures to the box and they will be put in storage you may take them out later through some other means if you ask nicely -pv $FILENAME -p | nc $REMOTE 1337 -q 0 +pv $FILENAME | nc $REMOTE 1337 -q 0 -(seriously not great you should probably prefer a real protocol) \ No newline at end of file +(seriously not great you should probably prefer a real protocol)