Update readme.txt

master
cynic 3 years ago committed by GitHub
parent d27387cb00
commit 2e1b733a75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      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)
(seriously not great you should probably prefer a real protocol)

Loading…
Cancel
Save