mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2025-09-08 03:57:03 +00:00
care about HOME also in proxychains loader. put common symbols in common.h
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
#define __CORE_HEADER
|
||||
#define BUFF_SIZE 8*1024 // used to read responses from proxies.
|
||||
#define MAX_LOCALNET 1024
|
||||
|
||||
/*error codes*/
|
||||
typedef enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user