This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
proxychains-ng
Watch
1
Star
0
Fork
0
You've already forked proxychains-ng
mirror of
https://github.com/rofl0r/proxychains-ng
synced
2026-05-16 10:33:04 +08:00
Code
Issues
Releases
Wiki
Activity
36
Commits
14
Branches
18
Tags
16fa60a705759be0caf8f0949f35990bd48ba155
Commit Graph
18 Commits
oh wait. checking the hash is not enough.
rofl0r
·
2011-11-07 04:11:20 +01:00
16fa60a705
fix SOCKSv4a
rofl0r
·
2011-11-07 00:09:46 +01:00
08d6feace8
cleanup debug code and remove warnings
rofl0r
·
2011-11-06 23:35:57 +01:00
a6d778a0f1
add possibility to search for DLL in exe's path
rofl0r
·
2011-11-06 17:47:44 +01:00
6ac6abd3de
fix realloc and add a layer of threadsafety upon dns-list accesses
rofl0r
·
2011-11-06 17:46:11 +01:00
41e73ab58d
buff is unsigned char now
rofl0r
·
2011-11-06 15:47:00 +01:00
d5ae1f9202
fix index algo
rofl0r
·
2011-11-06 15:18:50 +01:00
4cb2cf3416
implemented remote proxy dns lookup via use of reserved ip ranges and a lookup table
rofl0r
·
2011-11-06 14:12:50 +01:00
5de7fa20c8
cleaned up main program
rofl0r
·
2011-11-06 14:11:36 +01:00
d30b0a8712
fix getopt usage (C) unknown author
rofl0r
·
2011-09-10 23:13:26 +02:00
b1febc25d6
care about the argv array when the filename is passed
rofl0r
·
2011-09-10 23:05:07 +02:00
c377789d14
remove nonexisting docs
rofl0r
·
2011-09-10 22:34:01 +02:00
2f1958d551
care about HOME also in proxychains loader. put common symbols in common.h
rofl0r
·
2011-09-10 22:32:27 +02:00
b8bdfc2d5e
exact fix for the wrong getnameinfo prototype in GLIBC < 2.14
rofl0r
·
2011-09-04 18:13:30 +02:00
4d517cdfb0
some cosmetic changes
rofl0r
·
2011-09-04 02:03:47 +02:00
218d242aab
fixed a couple of bugs, warnings, added basic gethostbyaddr support and a plain Makefile
rofl0r
·
2011-09-04 01:45:16 +02:00
5095296ddf
fixed usage of int instead of socklen_t
rofl0r
·
2011-09-02 22:53:50 +02:00
a6792b937d
remove gnu autocrap
rofl0r
·
2011-09-02 20:32:04 +02:00
86be015f0d