# ReverseProxy **Repository Path**: xdds/ReverseProxy ## Basic Information - **Project Name**: ReverseProxy - **Description**: ReverseProxy in golang Jreble 激活使用 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/ilanyu/ReverseProxy.git - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-19 - **Last Updated**: 2024-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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