I have a Go script that creates an HTTP request and responds to any incoming requests. I want this script to run on a Linux server. However, I can’t keep the ssh connection active forever, and when it disconnects the script also stops, as expected. I know that you have ‘forever’ for NodeJS that fixes this issue. I was wondering if something similar also exists for Golang, as I was not able to find anything. Any other tips on how to fix this are also very welcome.
- Uncategorized
You may also like...
-
About linux : Is-mqsend-of-POSIX-Message-Queue-reenterable
by howtofusion · Published August 19, 2022
-
About linux : how-to-convert-imputed-dosage-files-to-plink-format-files
by howtofusion · Published January 21, 2022
-
About c : warning-GDB-Failed-to-set-controlling-terminal-Operation-not-permitted\n
by howtofusion · Published February 26, 2022