4 Star 4 Fork 7

Gitee 极速下载 / GoProxy-Web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/yincongcyincong/proxy-web
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 3.35 KB
一键复制 编辑 原始数据 按行查看 历史
yincong 提交于 2024-03-25 17:09 . read me

proxy-web introduction

proxy-web is a webview proxy application written by Golang,base on snail007/goproxy
中文介绍:proxy-web

stable

Notice before use

Handbook Catalog

  • 1. usage
  • [2. param introduction](#2param introduction)

Function

  1. Using goproxy through a web interface is more convenient
  2. Monitor the running status of goproxy
  3. Real time display of logs generated by goproxy
  4. After starting proxy web, goproxy can be started automatically
  5. Capable of booting up and booting proxy web on its own
  6. Linux, Mac, and Windows global HTTP proxies can be set, requiring root privileges
  7. New page upgrade

Download

download websit

Update

v 2.0 overall update
Can freely configure parameters Power on and self start proxy web Global HTTP proxy settings Use the SDK provided by goproxy and no longer rely on goproxy binary programs

Configure

The configuration file is config/config.ini The configurable properties include: port (default 48080), login account, and password (all admin)

Dependence

github.com/snail007/goproxy/sdk
github.com/Unknwon/goconfig
github.com/astaxie/beego/tree/master/session

1.Usage

Use port 48080 to enter the page (e.g. localhost:48080), first go to the login page
both username and password are admin,then login Click to add the proxy and display a pop-up box for adding the proxy. You can choose whether the proxy will automatically start when the proxy web service is enabled
update

start check out log
delete

Setting the global HTTP proxy and whether to boot automatically requires root privileges

2.param introduction

name:proxy name。
param:snail007/goproxy have more param detail, please refer。

Usage of source code

  • Using non Windows compilation, please remove resource.syso
  • git download source code

TODO

  • -check out bug

License

  • under GPLv3 license
JavaScript
1
https://gitee.com/mirrors/GoProxy-Web.git
git@gitee.com:mirrors/GoProxy-Web.git
mirrors
GoProxy-Web
GoProxy-Web
master

搜索帮助