Skip to content

Releases: LeetCraft/rproxy

v2.2.0

01 Jan 17:33

Choose a tag to compare

Installation

One-liner install:

curl -fsSL https://raw.githubusercontent.com/LeetCraft/rproxy/v2.2.0/install.sh | sudo bash

Quick Start

# Add a route
rproxy add 127.0.0.1:3000 mysite.com

# Start the service
sudo systemctl start rproxy

# View statistics
rproxy stats

What'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

01 Jan 17:27

Choose a tag to compare

Installation

One-liner install:

curl -fsSL https://raw.githubusercontent.com/LeetCraft/rproxy/v2.1.0/install.sh | sudo bash

Quick Start

# Add a route
rproxy add 127.0.0.1:3000 mysite.com

# Start the service
sudo systemctl start rproxy

# View statistics
rproxy stats

What'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

01 Jan 16:27

Choose a tag to compare

Installation

One-liner install:

curl -fsSL https://raw.githubusercontent.com/LeetCraft/rproxy/v2.0.0/install.sh | sudo bash

Quick Start

# Add a route
rproxy add 127.0.0.1:3000 mysite.com

# Start the service
sudo systemctl start rproxy

# View statistics
rproxy stats

What'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

01 Jan 14:54

Choose a tag to compare

Installation

One-liner install:

curl -fsSL https://raw.githubusercontent.com/LeetCraft/rproxy/v1.0.0/install.sh | sudo bash

Quick Start

# Add a route
rproxy add 127.0.0.1:3000 mysite.com

# Start the service
sudo systemctl start rproxy

# View statistics
rproxy stats

What'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.