z3APA3A пре 7 година
родитељ
комит
4fce1f41b5
1 измењених фајлова са 8 додато и 7 уклоњено
  1. 8 7
      README

+ 8 - 7
README

@@ -8,22 +8,23 @@ Download:
 Archive of old versions: https://github.com/z3APA3A/3proxy-archive
 Archive of old versions: https://github.com/z3APA3A/3proxy-archive
 
 
 
 
-		3proxy --install 
+3proxy --install 
 	
 	
 	installs and starts proxy as Windows service
 	installs and starts proxy as Windows service
 	(config file should be located in the same directory)
 	(config file should be located in the same directory)
 
 
-		3proxy --remove 
+3proxy --remove 
+
 	removes the service (should be stopped before via
 	removes the service (should be stopped before via
 	'net stop 3proxy').
 	'net stop 3proxy').
 
 
 	To build in Linux install git and build-essential packages, use
 	To build in Linux install git and build-essential packages, use
 
 
-		git clone https://github.com/z3apa3a/3proxy
-		cd 3proxy
-		ln -s Makefile.Linux Makefile
-		make
-		make install
+git clone https://github.com/z3apa3a/3proxy
+cd 3proxy
+ln -s Makefile.Linux Makefile
+make
+make install
 
 
 	use /etc/3proxy/add3proxyuser.sh script to add users.
 	use /etc/3proxy/add3proxyuser.sh script to add users.