mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2025-09-08 13:36:33 +00:00
use sane defaults
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#ifndef __CORE_HEADER
|
||||
#define __CORE_HEADER
|
||||
#define BUFF_SIZE 8*1024 // used to read responses from proxies.
|
||||
#define MAX_LOCALNET 1024
|
||||
#define MAX_LOCALNET 64
|
||||
|
||||
typedef union {
|
||||
unsigned char octet[4];
|
||||
|
Reference in New Issue
Block a user