mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2025-09-06 17:06:58 +00:00
some cosmetic changes
This commit is contained in:
@ -72,8 +72,8 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
have:
|
||||
|
||||
printf("Proxychains is going to use %s as config file.\n", path);
|
||||
printf("argv = %s\n", argv[1]);
|
||||
printf("using config file: %s\n", path);
|
||||
//printf("argv = %s\n", argv[1]);
|
||||
|
||||
/* Set PROXYCHAINS_CONF_FILE to get proxychains lib to use new config file. */
|
||||
setenv("PROXYCHAINS_CONF_FILE", path, 1);
|
||||
|
Reference in New Issue
Block a user