iOS-SOCKS-Server icon indicating copy to clipboard operation
iOS-SOCKS-Server copied to clipboard

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

Open dalel2000 opened this issue 1 year ago • 1 comments

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.

dalel2000 avatar Aug 27 '24 15:08 dalel2000