Procházet zdrojové kódy

added screen and install command

Aslan před 7 roky
rodič
revize
fa93b3caaf
2 změnil soubory, kde provedl 8 přidání a 7 odebrání
  1. 8 7
      README.md
  2. binární
      screen.png

+ 8 - 7
README.md

@@ -1,14 +1,15 @@
 ![cover](cover.svg)
 
-## Installation
-```
+This script for install and auto configure http proxy.
 
-```
+Script works on Centos 7
+and can generete ip6's for \64 sub.
 
-## Test proxy
-```
 
+## Installation
+![screen](screen.png)
+```
+bash <(curl -s "https://raw.githubusercontent.com/dukaev/ipv6_proxy/master/scripts/install.sh")
 ```
 
-## It works on
-- hosting name
+Tested on [Vultr](https://www.vultr.com/?ref=7502192)

binární
screen.png