X-Git-Url: https://code.delx.au/proxy/blobdiff_plain/f7206a772a8602ed44d19371c055d4cc2d0fba1f..ca77ebf6d7756274eef6ed72b3eee8a5e0f327ea:/README.md 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).