Skip to content

Releases: Entropy-Xu/Fast-setup-F1WebViewer-SelfHosted

v0.1.0

04 May 11:30
9f32106
Compare
Choose a tag to compare

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