Skip to content
View Tugzrida's full-sized avatar

Sponsoring

@desec-io
Block or Report

Block or report Tugzrida

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. enzyme-calculator enzyme-calculator Public

    Simple web app to calculate enzymes for people with CF

    HTML

  2. efergy-sdr efergy-sdr Public

    Upload data from efergy transmitters to PVOutput

    Python 1 2

  3. nginx realip updater for Cloudflare nginx realip updater for Cloudflare
    1
    #!/usr/bin/python3
    2
    # v0.5 Created by Tugzrida(https://gist.github.com/Tugzrida/5910e1b1a9d096e297e793890b7c5236)
    3
    # This script should be added to the root crontab (or whichever user controls nginx)
    4
    # to run perhaps once or twice a day. It will create and keep up to date
    5
    # the file /etc/nginx/conf.d/cloudflare_realip.conf which will make all of nginx
  4. Certbot Cloudflare DNS challenge hoo... Certbot Cloudflare DNS challenge hook script
    1
    #!/usr/bin/env python3
    2
    # v0.4 Created by Tugzrida(https://gist.github.com/Tugzrida)
    3
    # Hook script for obtaining certificates through Certbot via Cloudflare DNS-01 challenge.
    4
    # Offers more flexibility for Cloudflare authentication than the certbot-dns-cloudflare plugin.
    5