Skip to content

Releases: ruaue/static-build-deb

Release v0.2.7

30 Jan 01:57
bd38003

Choose a tag to compare

Shoes 0.2.7

Debian package for the Shoes multi-protocol proxy server.

Supported Protocols

  • HTTP/HTTPS, SOCKS5
  • VMess AEAD, VLESS
  • Shadowsocks (including 2022 edition)
  • Trojan, Snell v3
  • Hysteria2, TUIC v5

Installation

wget https://github.com/ruaue/static-build-deb/releases/download/v0.2.7/shoes_0.2.7_amd64.deb
sudo dpkg -i shoes_0.2.7_amd64.deb
sudo apt-get install -f  # Install dependencies if needed

Quick Start

# Create configuration
sudo cp /etc/shoes/config.yaml.example /etc/shoes/config.yaml
sudo nano /etc/shoes/config.yaml

# Enable and start service
sudo systemctl enable --now shoes
sudo systemctl status shoes

Documentation

Checksums

See attached .sha256 and .md5 files for verification.

v1.24.0

24 Dec 01:41
c6eddf9

Choose a tag to compare

Update build-ss-rust-deb.yaml

v1.23.5

17 Jul 03:56
3c15c64

Choose a tag to compare

Update build-ss-rust-deb.yaml

v1.23.0

27 Mar 04:50
7457d04

Choose a tag to compare

Update ss-rust.sh

main

24 Mar 13:20
c84e188

Choose a tag to compare

Update nginx-build.yml