Windows standalone SentinelSo I have finally build it, please test it and consider it to be a
beta, something might fail (I don't have desire in Windows).
Download:
https://github.com/ZonnCash/sentinel/releases/tag/v1.1.0-win64Virustotal (3/67):
https://www.virustotal.com/es/file/3a65c0df1fb89607531d8c02bb2a3070f1c39f555944d118c67d8ee616be5b18/analysis/1510697796/Use at your own risk, it has been compiled exactly as the Github repo says
How toTo make it point to your desire.conf, you have three options:
A) Create a file
sentinel.conf in the same folder as the EXE with the following content:
desire_conf=C:\path\to\desire.conf
Start sentinel-win64.exe
B) From a console, execute the EXE by passing arguments
sentinel-win64.exe --config=C:\path\to\desire.conf
C) By creating a shortcut
1) Right click the sentinel-win64.exe, "Create Shortcut".
2) Right click the shortcut, Properties
3) Edit Target and, at the end, add a SPACE and then "--config=C:\path\to\desire.conf" INCLUDING the quotes "
Double click the shortcut to start sentinel.
FeedbackEither if it works or not for you, please get back to me in this post and tell us!
Cannot connect to desired. Please ensure desired is running and the JSONRPC port
is open to Sentinel.