rofl0r
rofl0r
@matutetandil ping! it'd be really great if you could test soon, as i plan to make a release once the issue is fixed.
i think this is solved as of 4.13. feel free to reopen if there are still issues.
it seems there are still issues with nordvpn. reopening.
@yi-ji you are right, but unfortunately i cannot tell you what the issue is, due to lack of apple hardware. i suspect it could be related to the issue i...
that's weird, your commit looks correct. maybe you forgot to install the newly built libproxychains.dylib after you compiled it ?
well, the way proxychains does things is a hack and will always stay a hack (as mentioned on top of the README). apart from stepping through the code and finding...
i guess we could improve debug mode to output that we deal with UDP... but yeah, the address family you got there is weird. check your mac's include directory and...
thanks, according to you paste ```c #define AF_SYSTEM 32 /* Kernel event messages */ ``` that means the thing you were looking at was some sort of kernel event socket(?)...
if "this" means "doesn't work on mac" i think you should look at the other mac specific issues. it could help to install the app in a non-system path, for...
yes, it is a known problem that backgrounded/detached processes won't work with the preload method of proxychains. i still don't know what's causing that, so if someone can share some...