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 02:22:41 +08:00
Code
Issues
Releases
Wiki
Activity
23
Commits
14
Branches
18
Tags
b1febc25d6acbb44cd2d77174259de31438a38db
Commit Graph
23 Commits
This Branch
This Branch
All Branches
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
set executable bit for stuff in bin
rofl0r
·
2011-09-10 22:50:53 +02:00
a9df8ecaaa
remove dependency on lib dir in build dir
rofl0r
·
2011-09-10 22:48:46 +02:00
888a81345a
add a config template for the Makefile, and remove some unused variables
rofl0r
·
2011-09-10 22:43:30 +02:00
1740dfbd66
install also proxychains config template into etc
rofl0r
·
2011-09-10 22:38:13 +02:00
76545db413
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
fixes needed to compile with a standard compliant libc
rofl0r
·
2011-09-02 19:55:50 +02:00
7cde272e29
Merge branch 'master' into proxychain_fixes
Conflicts: proxychains/libproxychains.c
Adam Hamsik
·
2011-03-23 11:20:55 +01:00
f85edffeea
added port support for localnet
Jianing Yang
·
2011-03-22 22:04:52 +08:00
a6681ca7a1
Add some README fixes, mention new -f parameter and other changes.
Adam Hamsik
·
2011-02-25 17:48:33 +02:00
7183b7ef1a
Add support for localnet config entry in proxychains.conf file.
Adam Hamsik
·
2011-02-25 17:18:37 +02:00
e928b25735
Add support for localnet keyword to proxychains config file.
Adam Hamsik
·
2011-02-25 17:16:58 +02:00
bb2d076fab
Add proxychains singal fixes, refactor code while I was there it was pretty horrid :/.
Adam Hamsik
·
2011-02-25 16:18:29 +02:00
6f451f094d
Add gitignore file to disable build files from commits.
Adam Hamsik
·
2011-02-25 14:25:47 +02:00
282d3d0390
Add my multiple config file fixes to proxychain.
Adam Hamsik
·
2011-02-25 14:21:34 +02:00
85aec8878d
Add vanila proxychains 3.1 sources.
Adam Hamsik
·
2011-02-25 11:40:11 +02:00
4c7262163e