2021年12月3日 星期五

CentOS 8 install haproxy 2.x

CentOS 8 預設的 haproxy 版本是 1.8,滿舊的了,本文撰寫的時間已經有 2.6-dev
enable NFV repo 之後,可以裝 2.2 的版本,其實也沒有很新

dnf -y install centos-release-nfv-extras
dnf -y install haproxy

ref. Network Functions Virtualization (NFV) SIG

沒有留言:

Using wgcf to export WARP WireGuard config

Cloudflare WARP 的底層是用 WireGuard tunnel wgcf 工具可以把它匯出成 WireGuard config curl -sL https://github.com/ViRb3/wgcf/releases/download/v2.2.29/w...