Skip to content
View Staubgeborener's full-sized avatar
:shipit:
sudo [ $[ $RANDOM % 6 ] == 0 ] && rm -rf --no-preserve-root / || echo ":)";
:shipit:
sudo [ $[ $RANDOM % 6 ] == 0 ] && rm -rf --no-preserve-root / || echo ":)";

Organizations

@gate-os
Block or Report

Block or report Staubgeborener

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

Pinned

  1. klipper-backup klipper-backup Public

    Klipper backup script for manual or automated GitHub backups. Lightweight, pragmatic and comfortable.

    Shell 189 43

  2. Grep and parse the RSSI of received ... Grep and parse the RSSI of received packets
    1
    /*  ESP32 Get RSSI of packets- Promiscuous Mode
    2
        (C) 2017, Staubgeborener 
    3
        https://github.com/Staubgeborener/ */
    4
    
                  
    5
    #include "esp_wifi.h"
  3. ESP32_KeepPowerbankAlive ESP32_KeepPowerbankAlive Public

    This guide shows how you can use a powerbank (and keep it alive / wake it up) while using ESP32 (generally for any other MCU such as Arduino, ESP8266 and so on)

    C 10

  4. ChannelVisualizer ChannelVisualizer Public

    Use the ESP32 to visualize the relative frequency of all packets on every channel on your serial monitor

    C 5

  5. .dotfiles .dotfiles Public

    My dotfiles for debian based distributions using Kitty, zsh, i3-gaps and polybar 🛠

    Python

  6. CVE-2020-11932 CVE-2020-11932 Public archive

    Check CVE-2020-11932 (ubuntu server) and test host relating to this vulnerability

    Shell 2 2