Closed adolfunk closed 7 years ago
Python comes shipped with the OS so you may want to uninstall whatever it is you installed - it may break cacher.
You need to run sudo python cacher.py
vs just sudo cacher.py
.
Alternatively, you could run chmod a+x cacher.py
and then you no longer have to type in python every time as it makes the script as executable.
I am going to close this as this is not an issue with cacher.
Thanks I can ran the script. I was wondering if it is possible that the script show me the IP addresses of clients who downloaded files from my server?
It can but it would need to be written. At the moment I don't have any time to write this. The data is definitely there.
Please create a new issue with this request and one day I might be able to do it (or you can).
I have some problems because I don't know how will I run the scrip in my Mac. I installed python but when I set the command "sudo cacher.py --configureserver" the command wasn't found.
I don't used python before. Please I hope you can help me with a some manual or something with the steps for installing the scrip.