UnamSanctam / UnamWebPanel

MIT License
175 stars 58 forks source link

Removing miners through Web Panel #204

Closed hey000hey closed 1 year ago

hey000hey commented 1 year ago

If watchdog is enabled for the miner, is it possible to completely uninstall the miner remotely through the web panel? if not, this is a feature request 🙏 🥺

UnamSanctam commented 1 year ago

No there's no way to completely uninstall the miner through the web panel, and it probably won't get added due to this (repost):

For the uninstall button it probably won't ever really be added, the miners themselves don't have any uninstall code (https://github.com/UnamSanctam/SilentCryptoMiner/blob/master/SilentCryptoMiner/Resources/Code/Uninstaller.cs) inside them and it can't really be added without having to either add a ton of new command line settings that tell the miner about all the different settings chosen in the builder or having to make the miner less hidden so that a generic uninstaller can find and uninstall the miner.

To uninstall it you would need to run the uninstaller that gets created together with the miner.

hey000hey commented 1 year ago

thanks!

hey000hey commented 1 year ago

bro i swear im in the same time zone as you (GMT-7)

UnamSanctam commented 1 year ago

Hahaha, no I'm in GMT+01:00, I just stay up (and sleep) at weird times.