How to Install WS Linux App in Stealth/Silent mode
How to Install WS Linux App in Stealth/Silent mode
Steps to Run Workstatus in Stealth Mode
Download the Updated Build and setup.sh file and store in New Folder.
Workstatus5.8.1
setup.sh file
Grant Necessary Permissions.
Open the Terminal and navigate to the directory where Workstatus5.8.1 is stored.
Run the following command to generate the user token file
>> touch user_token_file.txt
Make a .txt file with name user_token_file
go Workstatus Web app >> People>> Employee >> against the user name on which PC we have to run stealth app- click on 3 dots >> click on Copy stealth token
Copy user stealth token from workstatus website and paste in user_token_file.txt
Run the following command to grant execution permission:
>> chmod +x Workstatus5.8.1
Install Required Dependencies
Run the following command
>> source setup.sh
Save the file:
Press Ctrl + O (Save)
Press Enter
Press Ctrl + X (Exit)
Restart the System
The app will automatically run in stealth mode after restarting the system
Updated on: 05/06/2025
Thank you!