Update README.md

master
Dingjun 7 years ago committed by GitHub
parent ca61acf2ba
commit 5e8ca2a686

@ -1,4 +1,4 @@
sniproxy Sniproxy
======= =======
A SNI proxy implements by golang A SNI proxy implements by golang
@ -6,7 +6,8 @@ A SNI proxy implements by golang
it can forward the TLS request to deferent backend by deferent SNI name it can forward the TLS request to deferent backend by deferent SNI name
*install* Usage
=======
go get github.com/fangdingjun/sniproxy go get github.com/fangdingjun/sniproxy
cp $GOPATH/src/github.com/fangdingjun/sniproxy/config.sample.yaml config.yaml cp $GOPATH/src/github.com/fangdingjun/sniproxy/config.sample.yaml config.yaml

Loading…
Cancel
Save