That url doesnt even work, cant connect in firefox.As of today: https://code.foss.global/serve.zone...2a5da586b96a231d391f12eb1bb/ts/daemon.ts#L587
Again: Feel free to note down specific wanted features. We can take a look at it with the next release version.
 
	 
	
 We are a little behind schedule, but had some revisions. The tool has been migrated to deno, and now compiles to a single bin/platform (linux,mac/x64,arm). That makes it even easier to install and brings everything one needs with it out of the box, so it can be installed entirely offline if required. It can also be easily placed in the path with your own script should you prefer it. Currently working on the upgrade process, which all in all is pretty easy: It’ll delete the old nupst dir, place the new bin there, and checks wether the service needs to be restarted. We’ll also support running with reduced user rights or even on another system with support for webhooks, so you can implement your own little shutdown server (e.g. also with a shutdown password that you put as url param).
 We are a little behind schedule, but had some revisions. The tool has been migrated to deno, and now compiles to a single bin/platform (linux,mac/x64,arm). That makes it even easier to install and brings everything one needs with it out of the box, so it can be installed entirely offline if required. It can also be easily placed in the path with your own script should you prefer it. Currently working on the upgrade process, which all in all is pretty easy: It’ll delete the old nupst dir, place the new bin there, and checks wether the service needs to be restarted. We’ll also support running with reduced user rights or even on another system with support for webhooks, so you can implement your own little shutdown server (e.g. also with a shutdown password that you put as url param).