/proxy-web

proxy-web is a webview proxy application written by Golang

Primary LanguageJavaScript

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