Ver Fonte

added screen and install command

Aslan há 7 anos atrás
pai
commit
fa93b3caaf
2 ficheiros alterados com 8 adições e 7 exclusões
  1. 8 7
      README.md
  2. BIN
      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
screen.png