Create host-up

This commit is contained in:
Manevolent 2023-04-12 23:43:41 -06:00 committed by GitHub
parent 4fb93e9fd1
commit 91c0603f8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
tinc/host-up Normal file
View File

@ -0,0 +1,2 @@
#!/bin/ash
echo "Host up: \$NODE (\$REMOTEADDRESS:\$REMOTEPORT)"