mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2025-09-02 05:36:57 +00:00
add RcB tags to core.h
this is handy as it allows me to do quick testprograms using my RcB program, without specifying dozens of things on the command line.
This commit is contained in:
@ -149,3 +149,7 @@ void pc_stringfromipv4(unsigned char *ip_buf_4_bytes, char *outbuf_16_bytes);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
//RcB: DEP "core.c"
|
||||
//RcB: DEP "libproxychains.c"
|
||||
//RcB: LINK "-Wl,--no-as-needed -ldl -lpthread"
|
Reference in New Issue
Block a user