Releases: LeetCraft/rproxy
Releases · LeetCraft/rproxy
v2.2.0
Installation
One-liner install:
curl -fsSL https://raw.githubusercontent.com/LeetCraft/rproxy/v2.2.0/install.sh | sudo bashQuick Start
# Add a route
rproxy add 127.0.0.1:3000 mysite.com
# Start the service
sudo systemctl start rproxy
# View statistics
rproxy statsWhat's New
See commit history for changes in this release.
Downloads
- Linux x64:
rproxy-linux-x64 - Linux ARM64:
rproxy-linux-arm64
Verify downloads with the .sha256 checksums.
v2.1.0
Installation
One-liner install:
curl -fsSL https://raw.githubusercontent.com/LeetCraft/rproxy/v2.1.0/install.sh | sudo bashQuick Start
# Add a route
rproxy add 127.0.0.1:3000 mysite.com
# Start the service
sudo systemctl start rproxy
# View statistics
rproxy statsWhat's New
See commit history for changes in this release.
Downloads
- Linux x64:
rproxy-linux-x64 - Linux ARM64:
rproxy-linux-arm64
Verify downloads with the .sha256 checksums.
v2.0.0
Installation
One-liner install:
curl -fsSL https://raw.githubusercontent.com/LeetCraft/rproxy/v2.0.0/install.sh | sudo bashQuick Start
# Add a route
rproxy add 127.0.0.1:3000 mysite.com
# Start the service
sudo systemctl start rproxy
# View statistics
rproxy statsWhat's New
See commit history for changes in this release.
Downloads
- Linux x64:
rproxy-linux-x64 - Linux ARM64:
rproxy-linux-arm64
Verify downloads with the .sha256 checksums.
v1.0.0
Installation
One-liner install:
curl -fsSL https://raw.githubusercontent.com/LeetCraft/rproxy/v1.0.0/install.sh | sudo bashQuick Start
# Add a route
rproxy add 127.0.0.1:3000 mysite.com
# Start the service
sudo systemctl start rproxy
# View statistics
rproxy statsWhat's New
See commit history for changes in this release.
Downloads
- Linux x64:
rproxy-linux-x64 - Linux ARM64:
rproxy-linux-arm64
Verify downloads with the .sha256 checksums.