Skip to content
View whitebrandy's full-sized avatar

Block or report whitebrandy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
whitebrandy/README.md
  • 👋 Hi, I’m @whitebrandy
  • 👀 I’m not interested in anything and I do NOT like to code.

Pinned Loading

  1. Sample script to initiate backup tun... Sample script to initiate backup tunnel
    1
    #/usr/bin/env python
    2
    import sys, errno
    3
    import select
    4
    import os
    5
    import urllib.request
  2. confidential-containers/cloud-api-adaptor confidential-containers/cloud-api-adaptor Public

    Ability to create Kata pods using cloud provider APIs aka the peer-pods approach

    Go 48 88