mirror of
				https://github.com/rofl0r/proxychains-ng.git
				synced 2025-11-04 09:06:05 +00:00 
			
		
		
		
	post-release update of README
This commit is contained in:
		
							
								
								
									
										8
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								README
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
ProxyChains ver 4.3 README
 | 
			
		||||
ProxyChains ver 4.4 README
 | 
			
		||||
==========================
 | 
			
		||||
 | 
			
		||||
  ProxyChains is a UNIX program, that hooks network-related libc functions
 | 
			
		||||
@@ -19,7 +19,7 @@ ProxyChains ver 4.3 README
 | 
			
		||||
*** Installation ***
 | 
			
		||||
 | 
			
		||||
  # needs a working C compiler, preferably gcc
 | 
			
		||||
  ./configure
 | 
			
		||||
  ./configure --prefix=/usr --sysconfdir=/etc
 | 
			
		||||
  make
 | 
			
		||||
  [optional] sudo make install
 | 
			
		||||
 | 
			
		||||
@@ -29,6 +29,10 @@ ProxyChains ver 4.3 README
 | 
			
		||||
Changelog:
 | 
			
		||||
----------
 | 
			
		||||
 | 
			
		||||
Version 4.4:
 | 
			
		||||
- FreeBSD port
 | 
			
		||||
- fixes some installation issues on Debian and Mac.
 | 
			
		||||
 | 
			
		||||
Version 4.3:
 | 
			
		||||
- fixes programs that do dns-lookups in child processes (fork()ed),
 | 
			
		||||
  like irssi. to achieve this, support for compilation without pthreads
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user