Skip to content
View mpohoda's full-sized avatar
πŸ–¨οΈ
3D printing is a passion
πŸ–¨οΈ
3D printing is a passion

Block or report mpohoda

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 Loading

  1. Klipper_E3S1Pro Klipper_E3S1Pro Public

    Klipper Install and Config for Ender 3 S1 Pro

    10 4

  2. Klipper_CRXPro Klipper_CRXPro Public

    Klipper Install and Config for Creality CR-X Pro

    1

  3. Shell script to dynamically update a... Shell script to dynamically update a Digital Ocean DNS record
    1
    #!/bin/bash
    2
    
                  
    3
    TOKEN="Get token from https://cloud.digitalocean.com/settings/applications"
    4
    DOMAIN=example.com
    5
    RECORD_ID=12345
  4. blacklist-check-pro blacklist-check-pro Public

    Forked from adionditsak/blacklist-check-unix-linux-utility

    Blacklist check UNIX/Linux utility.

    Shell

  5. domain-check-pro domain-check-pro Public

    Domain and SSL certificates expiration check Shell Script with notifications about expiring.

    Shell 1

  6. py-kms py-kms Public

    Forked from SystemRage/py-kms

    KMS Server Emulator written in Python

    Python