proxy-web is a webview proxy application written by Golang,base on snail007/goproxy
中文介绍:proxy-web
- 1. usage
- [2. param introduction](#2param introduction)
- Using goproxy through a web interface is more convenient
- Monitor the running status of goproxy
- Real time display of logs generated by goproxy
- After starting proxy web, goproxy can be started automatically
- Capable of booting up and booting proxy web on its own
- Linux, Mac, and Windows global HTTP proxies can be set, requiring root privileges
- New page upgrade
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
The configuration file is config/config.ini The configurable properties include: port (default 48080), login account, and password (all admin)
github.com/snail007/goproxy/sdk
github.com/Unknwon/goconfig
github.com/astaxie/beego/tree/master/session
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
name:proxy name。
param:snail007/goproxy have more param detail, please refer。
- Using non Windows compilation, please remove resource.syso
- git download source code
- -check out bug
- under GPLv3 license