mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2024-10-31 17:18:47 +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:
parent
e8d49b02e8
commit
b851b39a37
@ -149,3 +149,7 @@ void pc_stringfromipv4(unsigned char *ip_buf_4_bytes, char *outbuf_16_bytes);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//RcB: DEP "core.c"
|
||||||
|
//RcB: DEP "libproxychains.c"
|
||||||
|
//RcB: LINK "-Wl,--no-as-needed -ldl -lpthread"
|
Loading…
Reference in New Issue
Block a user