diff --git a/README.md b/README.md index 08f7668..5b1cb1a 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,12 @@ https://github.com/ying32/govcl 目前仅仅实现了sps http socks代理的客户端。 +界面 + +![主界面](_v_images/20181205123101138_30945.png) + +![启动](_v_images/20181205123142504_31841.png) + +![新增界面](_v_images/20181205123154027_31227.png) + +![系统设置](_v_images/20181205123203611_16017.png) \ No newline at end of file diff --git a/README.md.vswp b/README.md.vswp new file mode 100644 index 0000000..e92430a --- /dev/null +++ b/README.md.vswp @@ -0,0 +1,21 @@ +vnote_backup_file_826537664 D:/workspace/goproxy-gui/README.md +# goproxy-gui +goproxy 一个简单的gui + +goproxy: +https://github.com/snail007/goproxy + +使用了govcl: +https://github.com/ying32/govcl + +目前仅仅实现了sps http socks代理的客户端。 + +界面 + +![主界面](_v_images/20181205123101138_30945.png) + +![启动](_v_images/20181205123142504_31841.png) + +![新增界面](_v_images/20181205123154027_31227.png) + +![系统设置](_v_images/20181205123203611_16017.png) \ No newline at end of file diff --git a/_v_images/20181205123101138_30945.png b/_v_images/20181205123101138_30945.png new file mode 100644 index 0000000..2b95c95 Binary files /dev/null and b/_v_images/20181205123101138_30945.png differ diff --git a/_v_images/20181205123142504_31841.png b/_v_images/20181205123142504_31841.png new file mode 100644 index 0000000..bdb0b0f Binary files /dev/null and b/_v_images/20181205123142504_31841.png differ diff --git a/_v_images/20181205123154027_31227.png b/_v_images/20181205123154027_31227.png new file mode 100644 index 0000000..209727e Binary files /dev/null and b/_v_images/20181205123154027_31227.png differ diff --git a/_v_images/20181205123203611_16017.png b/_v_images/20181205123203611_16017.png new file mode 100644 index 0000000..4a4b060 Binary files /dev/null and b/_v_images/20181205123203611_16017.png differ