mirror of
https://github.com/rofl0r/proxychains-ng
synced 2026-05-23 22:59:50 +08:00
Add DUMP_PROXY_CHAIN for debug builds and debug.c.
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
extern const char *proxy_type_strmap[];
|
||||
extern const char *chain_type_strmap[];
|
||||
extern const char *proxy_state_strmap[];
|
||||
|
||||
char *get_config_path(char* default_path, char* pbuf, size_t bufsize);
|
||||
void pc_stringfromipv4(unsigned char *ip_buf_4_bytes, char *outbuf_16_bytes);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user