nneonneo / iOS-SOCKS-Server

iOS HTTP/SOCKS proxy server for fake-tethering
275 stars 33 forks source link

When running socks5.py it complains about not able to find module "lib". #28

Closed dalel2000 closed 2 weeks ago

dalel2000 commented 2 months ago

Following the directions as described results in the main socks5.py not finding any lib.xxx entries. I remove the leading lib. and it gets a little further, but I have to import all the files from the lib folder and then those files can't find stuff.

I don't see an easy fix that doesn't involve touching every file. I also see no easy way to import the entire libraries.

Thoughts?

I am using pythonista 3.

nneonneo commented 2 months ago

Sometimes this can be caused by iCloud not properly downloading all the files to your device. You can try moving the directory from the iCloud directory to your "This iPhone" directory and trying again. Sometimes, force-closing and restarting the app can also help.

nneonneo commented 2 weeks ago

No activity for > 1 month, closing. Please feel free to reopen if the issue persists.