فهرست منبع

Update README.md

Aslan Dukaev 7 سال پیش
والد
کامیت
c6f18bcc37
1فایلهای تغییر یافته به همراه11 افزوده شده و 16 حذف شده
  1. 11 16
      README.md

+ 11 - 16
README.md

@@ -1,30 +1,25 @@
-![cover](cover.svg)
+Auto-configurator of ipv4 → ipv6 http proxy. Redirect connections from different ports on one ipv4 address to unique random ipv6 address from \64 subnetwork
 
-Auto configurator of ipv4 → ipv6 http proxy. Redirect connections from different ports on one ipv4 address to unique random ipv6 address from \64 subnetwork.
+![cover](cover.svg)
 
 ## Requirements
 - Centos 7
 - Ipv6 \64
 
 ## Installation
-```
-bash <(curl -s "https://raw.githubusercontent.com/dukaev/ipv6_proxy/master/scripts/install.sh")
-```
-
-[Video tutorial](https://youtu.be/EKBJHSTmT4w) tested on VPS from [Vultr](https://www.vultr.com/?ref=7502192)
-
-After installation dowload the file `proxy.zip`
-File structure:
-```
-IP4:PORT:LOGIN:PASS
-```
-You can use this online [util](http://buyproxies.org/panel/format.php
+[Video tutorial](https://youtu.be/EKBJHSTmT4w), VPS from [Vultr](https://www.vultr.com/?ref=7502192) used as Centos setup
+
+1. `bash <(curl -s "https://raw.githubusercontent.com/dukaev/ipv6_proxy/master/scripts/install.sh")`
+
+1. After installation dowload the file `proxy.zip`
+   * File structure: `IP4:PORT:LOGIN:PASS`
+   * You can use this online [util](http://buyproxies.org/panel/format.php
 ) to change proxy format as you like
 
 ## Test your proxy
 
-Firefox with [FoxyProxy](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/)
+Install [FoxyProxy](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/) in Firefox
 ![Foxy](foxyproxy.png)
 
-Go to check [ip6 test](http://ipv6-test.com/)
+Open [ipv6-test.com](http://ipv6-test.com/) and check your connection
 ![check ip](check_ip.png)