Skip to content

Instantly share code, notes, and snippets.

View broncotc's full-sized avatar

Tofu Soup broncotc

  • Earth
View GitHub Profile
@broncotc
broncotc / supermicro_fan.py
Created July 4, 2021 18:00
supermicro gpu server fancurve script
import os
import time
import subprocess
# speed 0-100, speed is for zone0, zone1 will have speed -2
zone_info = [
{
"hex": "0x00",
"f_low_speed": 11,
"f_high_speed": 88,
@broncotc
broncotc / udp-crypt-relay.py
Created August 27, 2017 03:31
A barebone async udp relay / proxy with PSK-based encryption
#!/bin/env/python3
import asyncio
import platform
import time
import sys
import socket
import string
import getopt
from Cryptodome.Cipher import AES
from Cryptodome.Hash import SHA256

Keybase proof

I hereby claim:

  • I am BroncoTc on github.
  • I am broncotc (https://keybase.io/broncotc) on keybase.
  • I have a public key whose fingerprint is F7D9 FE1E 4046 6BBC 680B 2BA4 34E2 2CA9 345A FBCE

To claim this, I am signing this object: