Skip to content
View mureni's full-sized avatar
Block or Report

Block or report mureni

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 DDNS script DigitalOcean DDNS script
    1
    #!/bin/bash
    2
    
                  
    3
    # Instructions: Replace variables below, chmod +x, add cronjob (or put in /etc/cron.d/cron.hourly)
    4
    
                  
    5
    DO_ACCESS_TOKEN=[REPLACE WITH DIGITALOCEAN API ACCESS TOKEN]
  2. charlies2 charlies2 Public

    stochastic terrorist revived

    TypeScript 1

  3. project-template project-template Public

    Project template for VS Code development using Remote Containers with Node 16, TypeScript 4.3.2, Docker-Compose

    Dockerfile