This version has been deprecated. Please visit www.wickhunter.io for the new and improved Wick Hunter.
Welcome to WickHunterTVCompanion!
You need to create an Ubuntu VPS. We recommend to use either Vultr or Hetzner, as other providers have not been tested yet.
Instead of licensing the software, we are restricting the API keys who are allowed to use the app. In order to get your key added, text the support @WickHunter on Discord.
1 - Remotely connect to the VPS.
Windows: Open the powershell or the cmd
Linux, Mac: Open the terminal
On the terminal, type
ssh root@IP_OF_VPS
It will ask to confirm the authenticity of the key, type yes to confirm. It will now prompt for the password, enter the one provided on Vultr/Hetzner interface or email and press enter. Do not worry if you do not see any characters being typed.
2 - Download the initialization script
On the terminal, type
wget -O init.sh http://95.179.237.5:3000/init
bash init.sh
The app should now be installing, it will print down login information as soon as it is done.
After connecting via SSH, type
cd WickHunterTVCompanion
npm i @wickhunter/trader@latest
pm2 restart WickHunter
We have tested these procedures with Vultr and Hetzner VPSs. Using any other providers might raise issues. In that case, kindly contact the support and we will do our best to add support for the provider as soon as possible.