mirror of
https://github.com/rofl0r/proxychains-ng
synced 2026-05-27 09:09:51 +08:00
added port support for localnet
This commit is contained in:
@@ -38,6 +38,7 @@ typedef enum {RANDOMLY,FIFOLY} select_type;
|
||||
typedef struct
|
||||
{
|
||||
struct in_addr in_addr, netmask;
|
||||
unsigned short port;
|
||||
} localaddr_arg;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user