gbrayut - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

  1. Notes and examples on cloud solutions

    HCL 10 1

  2. 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 {} 443

    5

    Connection to 191.239.213.197 443 port [tcp/https] succeeded!
  3. Forked from muka/go-bluetooth

    Golang bluetooth client based on bluez DBus interfaces

    Go

  4. Adding Secure IAM Tags to GKE nodes using Eventarc and Google Cloud Run

    Go

  5. Nothing to see here... move along now

  6. Home Assistant projects for working with MQTT

    Python 1