gbrayut - Overview
Navigation Menu
Pinned Loading
-
1
#Test all A entries for a DNS record to see if you can connect to port 443:2
dig +short microsoft.com. | xargs -I {} nc -v -w2 {} 4435
Connection to 191.239.213.197 443 port [tcp/https] succeeded! -
Adding Secure IAM Tags to GKE nodes using Eventarc and Google Cloud Run
Go
-
Nothing to see here... move along now
-
Home Assistant projects for working with MQTT
Python 1