Skip to content

Commit ddd9e48

Browse files
committed
update README for 4.1 release
1 parent 923c4f1 commit ddd9e48

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

AUTHORS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ N3E7CR34TUR3.
33
http://proxychains.sourceforge.net
44
55

6-
main.c, remote-dns, thread safety, bugfixes, build system, cleanups
6+
main.c, remote-dns, thread safety, bugfixes, build system,
7+
cleanups, mac support
78
rofl0r.
89
https://github.com/rofl0r/proxychains
910

README

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ProxyChains ver 4.0 README
1+
ProxyChains ver 4.1 README
22
==========================
33

44
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -41,6 +41,9 @@ ProxyChains ver 4.0 README
4141

4242
Changelog:
4343
----------
44+
Version 4.1 adds support for mac os x (i386, x86_64, ppc)
45+
all internal functions are threadsafe when compiled with -DTHREAD_SAFE
46+
(default).
4447

4548
Version (4.x) removes the dnsresolver script which required a dynamically
4649
linked "dig" binary to be present with remote DNS lookup.

0 commit comments

Comments
 (0)