Build tls-shunt-proxy on Fedora Copr
# You may need to run the following commands with sudo
dnf copr enable sixg0000d/v2ray
dnf install tls-shunt-proxy
- Configure
tls-shunt-proxy
in:
/etc/tls-shunt-proxy/config.yaml
- Start the service:
systemctl enable tls-shunt-proxy.service --now
- Follow the guide to install
rpmbuild
,mock
. - Make srpm:
git clone https://github.com/sixg0000d-copr/tls-shunt-proxy.git
cd tls-shunt-proxy
make -f .copr/Makefile srpm
- Run build on mock:
mock outdir/tls-shunt-proxy-*.srpm