mirror of
https://github.com/rofl0r/proxychains-ng
synced 2026-05-19 20:29:52 +08:00
some cosmetic changes
This commit is contained in:
+2
-2
@@ -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