From b618e88fae1d86af0f6ad37990f5dd97417c1a0c Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sat, 16 Nov 2024 22:10:51 +0700 Subject: [PATCH] :memo: update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aedfd23 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +share a folder via http + +## How to + +start the `main.py`. + +You can open the url and in there is a `qrcode.png`, which other can make a foto, so they can download stuff. + +Use `nixos-firewall-tool open tcp 8000` to open the port 8000. \ No newline at end of file