wstunnel on AUR (Arch User Repository)

Last updated: July 09,2024

1. Install "wstunnel" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install wstunnel on Arch using YAY

$ yay -S wstunnel

* (Optional) Uninstall wstunnel on Arch using YAY

$ yay -Rns wstunnel

2. Manually Install "wstunnel" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone wstunnel's git locally

$ git clone https://aur.archlinux.org/wstunnel.git ~/wstunnel

c. Go to ~/wstunnel folder and install it

$ cd ~/wstunnel $ makepkg -si

3. Information about the wstunnel package on Arch User Repository (AUR)

ID: 1422219
Name: wstunnel
PackageBaseID: 202239
PackageBase: wstunnel
Version: 9.2.3-1
Description: Tunnel all your traffic over websocket protocol - Bypass firewalls/DPI
URL: https://github.com/erebe/wstunnel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alou-S
Submitter: alou-S
FirstSubmitted: 1707304434
LastModified: 1709786833
URLPath: /cgit/aur.git/snapshot/wstunnel.tar.gz