Quick start
Get started with WF SecurityCloud in less than 5 minutes
1
Download the client
Choose the right version for your operating system:
2
Install & activate
Run the installation file and follow the instructions:
WFSecAPI_Setup_4.0.0.exe
Enter your license key when prompted.
3
First scan
The client automatically starts its first security scan.
This can take 5-15 minutes depending on system size.
4
Access dashboard
Log in to your dashboard at:
https://wfsecuritycloud.com/client
Installation
Detailed installation guide for all platforms
Windows
WordPress
Linux (Coming)
Windows 10/11 Installation
System requirements
- Windows 10 version 1903 or later
- 4 GB RAM (8 GB recommended)
- 500 MB free disk space
- Internet connection
Installation steps
# 1. Download the installation file (version 4.0.0)
https://wfsecuritycloud.com/_DOWNLOAD_/WFSecAPI_Setup_4.0.0.exe
# 2. Kör som administratör
.\WFSecAPI_Setup_4.0.0.exe
# 3. Följ installationsguiden
# Installationssökvägar:
# 32-bitars: C:\Program Files\Webbfabriken\WF SecurityCloud\
# 64-bitars: C:\Program\Webbfabriken\WF SecurityCloud\
Linux Installation (Kommande)
Ubuntu/Debian
# Lägg till repo
curl -fsSL https://pkg.wfsecuritycloud.com/gpg | sudo apt-key add -
echo "deb https://pkg.wfsecuritycloud.com/ubuntu focal main" | sudo tee /etc/apt/sources.list.d/wfs.list
# Installera
sudo apt update
sudo apt install wfs-security-cloud
CentOS/RHEL
# Installera via RPM
sudo rpm -i https://releases.wfsecuritycloud.com/linux/wfs-security-cloud.rpm
# Eller via YUM
sudo yum install https://releases.wfsecuritycloud.com/linux/wfs-security-cloud.rpm
WordPress Plugins
💡 Skillnaden: WF Sentinel skyddar din enskilda sajt lokalt, medan WF SecurityCloud ger globalt skydd.
Felsökning
Vanliga problem och deras lösningar
Klienten startar inte efter installation
Möjliga orsaker:
- Otillräckliga behörigheter
- Antivirus blockerar programmet
- Brandväggen blockerar anslutning
Lösning:
# Windows: Kör som administratör
Right-click -> "Run as administrator"
# Lägg till undantag i Windows Defender
Add-MpPreference -ExclusionPath "C:\Program\Webbfabriken\WF SecurityCloud\"
# Kontrollera brandväggen
netsh firewall show state