rofl0r

Results 1020 comments of rofl0r

it would be best to write a configure check for this, but unconditionally putting _GNU_SOURCE into CFLAGS or before including any header in the file using Dl_info should work too,...

i can't either but i guess it's OK. uclibc is dying out, but if other users come across this error they should find this via a search engine.

> 15 May 2012, uClibc 0.9.33.2 Released are you refering to uclibc-ng ? //edit: oh, it says so even in the PR title

@wbx-github maybe uclibc-ng can be made to expose this using the same feature test macros than glibc ?

the problem seems to be pip and apt, which both require root permissions. some security feature might intervene. you can try whether proxydns_daemon mode fixes it.

the output of the second command seems to suggest that python's `system` deletes environment variables, such as the LD_PRELOAD one set by proxychains4 binary. so i'd just use the second...

might be a security "feature" of python. maybe you can grep the sources of your python version for "LD_PRELOAD" and find out why.

in order to use tor proxy on 127.0.0.1 you have to run tor service on your machine.

with "multiple agents" you mean multiple proxy ip addresses ? you need to use a chain type like strict, and the ip addresses there need to be accessible from the...

the `need ''` error message suggests this is a new bug in "ventura". maybe ask apple about it. you can also try to rebuild proxychains-ng with --fat-binary-m1. what's interesting is...