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
89
Commits
14
Branches
18
Tags
71e15e2eddf15bc2cc8d069eeb850f694bc6352a
Commit Graph
17 Commits
use config file lookup routine from a common place
rofl0r
·
2012-07-08 23:32:50 +02:00
fba5f5694c
Makefile: create destination dirs in case they do not exist
rofl0r
·
2012-03-07 18:05:04 +01:00
1000366f88
Makefile: add support for DESTDIR
rofl0r
·
2012-03-07 18:02:37 +01:00
598a41a671
complete sysconfdir support
rofl0r
·
2012-01-30 18:29:35 +01:00
e99dd76941
added support for --sysconfdir
rofl0r
·
2012-01-30 18:26:38 +01:00
0ee539f31c
complete mac support
rofl0r
·
2012-01-27 20:48:24 +01:00
c36db11ebc
allow dll suffix to be passed from ./configure
rofl0r
·
2012-01-27 20:30:44 +01:00
6d25f5d89e
pass dll_name to proxychains app, makes it easier to port to MAC
rofl0r
·
2012-01-27 19:31:01 +01:00
526fb8b410
pass install prefix to proxychains app, to find /etc
rofl0r
·
2012-01-27 19:28:00 +01:00
2acdcd9707
make Makefile simpler and more correct
rofl0r
·
2012-01-24 07:29:34 +01:00
b20106ce2e
fix realloc and add a layer of threadsafety upon dns-list accesses
rofl0r
·
2011-11-06 17:46:11 +01:00
41e73ab58d
cleanup of the Makefile and renamed to proxychains4
rofl0r
·
2011-11-06 14:07:38 +01:00
e547835be6
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
fixed a couple of bugs, warnings, added basic gethostbyaddr support and a plain Makefile
rofl0r
·
2011-09-04 01:45:16 +02:00
5095296ddf