feat(package): sentinèlla: add auth
This commit is contained in:
3
package/sentinèlla/probe.sh
Normal file
3
package/sentinèlla/probe.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/dash
|
||||
|
||||
socat -T5 -t5 TCP-LISTEN:"${PORT:-5988}",reuseaddr,fork EXEC:"dash $LOOP_FILE"
|
||||
Reference in New Issue
Block a user