From fed2afb964d2d0d4afa3f47a479bcb52e2db7b56 Mon Sep 17 00:00:00 2001 From: yincongcyincong <648588267@qq.com> Date: Thu, 3 May 2018 18:42:42 +0800 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce410b8..435ca68 100644 --- a/README.md +++ b/README.md @@ -963,7 +963,14 @@ If you want to get a more detailed configuration and explanation of the KCP para ``` ### TODO -- Welcome joining group feedback... +- HTTP, socks proxy which has multi parents proxy load balancing? +- HTTP (s) proxy support PAC? +- Welcome joining group feedback... + +### How to contribute to the code? +First, you need to clone the project to your account, and then modify the code on the dev branch. +Finally, Pull Request to dev branch of goproxy project, and contribute code for efficiency. +PR needs to explain what changes have been made and why you change them. ### How to use the source code? Recommend go1.8.5, which does not guarantee that version >=1.9 can be used.