plural-userproxies

Crates.ioplural-userproxies
lib.rsplural-userproxies
version
sourcesrc
created_at2025-04-13 18:57:45.981605+00
updated_at2025-04-14 05:32:57.920194+00
descriptionSelf-host /plu/ral userproxies
homepage
repositoryhttps://github.com/plural/plural-userproxies
max_upload_size
id1632071
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
tyrantlink (tyrantlink)

documentation

README

/plu/ral Userproxies

See the Userproxy self-hosting docs for more information.

Installation

Windows

Download the binary from the releases page.

Linux and macOS

You can install directly using Cargo:

cargo install plural-userproxies

Building from source

You can build from source using Cargo:

git clone https://github.com/tyrantlink/plural-userproxies
cd plural-userproxies
cargo build --release

Usage

plural-userproxies

On first run, it will prompt you to enter your Plural API key. From there, you can use Ctrl+H to view the list of keybindings in the application.

Commit count: 0

cargo fmt