MCPcopy Index your code
hub / github.com/ilanyu/ReverseProxy

github.com/ilanyu/ReverseProxy @v1.4

repository ↗ · DeepWiki ↗ · release v1.4 ↗ · Ask this repo → · + Follow
7 symbols 14 edges 3 files 0 documented · 0% updated 8y agov1.4 · 2018-04-16★ 4,57337 open issues
README

ReverseProxy

ReverseProxy in golang

Use:

./ReverseProxy_[OS]_[ARCH] -h

Usage of ReverseProxy_[OS]_[ARCH]:
  -l string
        listen on ip:port (default "0.0.0.0:8888")
  -r string
        reverse proxy addr (default "http://idea.lanyus.com:80")


./ReverseProxy_windows_amd64.exe -l "0.0.0.0:8081" -r "https://www.baidu.com"

Listening on 0.0.0.0:8081, forwarding to https://www.baidu.com

Core symbols most depended-on inside this repo

parseCmd
called by 1
cmd.go
StartServer
called by 1
main.go
ServeHTTP
called by 0
handle.go
StopServer
called by 0
main.go
main
called by 0
main.go

Shape

Function 4
Struct 2
Method 1

Languages

Go100%

Modules by API surface

main.go3 symbols
handle.go2 symbols
cmd.go2 symbols

For agents

$ claude mcp add ReverseProxy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact