From: James Bunton Date: Sun, 31 Jul 2016 04:24:46 +0000 (+1000) Subject: README update X-Git-Url: https://code.delx.au/proxy/commitdiff_plain/ca77ebf6d7756274eef6ed72b3eee8a5e0f327ea README update --- diff --git a/README.md b/README.md index ac11ba8..dd0c2d1 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,7 @@ socks5server is a minimalist SOCKS5 proxy server. * To make an open proxy you can use `ALLOW_ALL=1` * Alternatively you can have an unlimited number of `ALLOW_HOST_=` * If you choose to specify a list of allowed hosts you can use DNS names or IP addresses + +## Bug reports + +Please raise issues on the [Bitbucket project](https://bitbucket.org/delx/proxy/issues?status=new&status=open).