6 ms·
I typically just run a python3 -m http.server command from a command line on whatever device I need to send from and then hit it on a webpage. You can run th
by auditor_3d 3y ago
I typically just run a
python3 -m http.server
command from a command line on whatever device I need to send from and then hit it on a webpage. You can run that on an iOS device even with something like Libterm