Releases: Entropy-Xu/Fast-setup-F1WebViewer-SelfHosted
Releases · Entropy-Xu/Fast-setup-F1WebViewer-SelfHosted
v0.1.0
Using thist commend to install
with ssl (port 443)
wget -N --no-check-certificate "https://github.com/SkeletoNCY/Fast-setup-F1WebViewer-SelfHosted/releases/download/v0.1.0/amd64-ssl.sh" && chmod +x amd64-ssl.sh && ./amd64-ssl.sh
with out ssl(port 13331)
wget -N --no-check-certificate "https://github.com/SkeletoNCY/Fast-setup-F1WebViewer-SelfHosted/releases/download/v0.1.0/amd64-nossl.sh" && chmod +x amd64-nossl.sh && ./amd64-nossl.sh