Skip to content
View fibergames's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report fibergames

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. DigitalOcean dynamic DNS updater scr... DigitalOcean dynamic DNS updater script for your subdomain
    1
    #!/bin/bash
    2
    # Created by fibergames.net // Loranth Moroz // v.0.5
    3
    # Required tools to run this script as is: curl (https://curl.haxx.se/) & jq (https://stedolan.github.io/jq/)
    4
    # This only works for Digitalocean - 10$ credit referral link: https://m.do.co/c/fed75101475f
    5
    # Edit token, domain, subdomain to fit your needs