Replies (7)

It’s a simple python script that adds file sharing functionality to almost any computer (even a raspberry pi). Then it gives an ip address to get to the file repository location from other machine . Coupled with cloudflared you can get to the repository from anywhere.
I was playing with this one yesterday. It was cool to run a python script on one machine in 2 seconds, have it gen a QR code I scanned with my iPhone and bring up safari with a UI that directly reflected what files were in my repository. And THEN pop in that same IP addy on an old Windows machine and see the exact same interface in an out of date browser.
↑