Skip to content

YUX/floo-apt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Floo APT Repository

Official APT repository for Floo - High-performance tunneling in Zig.

Installation

# Add repository (once GitHub Pages is enabled)
curl -fsSL https://yux.github.io/floo-apt/pubkey.gpg | sudo gpg --dearmor -o /usr/share/keyrings/floo.gpg
echo 'deb [signed-by=/usr/share/keyrings/floo.gpg] https://yux.github.io/floo-apt stable main' | sudo tee /etc/apt/sources.list.d/floo.list

# Install
sudo apt update
sudo apt install floo

Status

⏳ Repository is being set up. Packages will be available shortly.

Documentation

See main repository for complete documentation.

About

APT repository for Floo - High-performance tunneling in Zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors