Skip to content
View yurii-ops's full-sized avatar

Block or report yurii-ops

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. NixOS Configuration (Sway/Wayland En... NixOS Configuration (Sway/Wayland Enabled)
    1
    # Edit this configuration file to define what should be installed on
    2
    # your system.  Help is available in the configuration.nix(5) man page
    3
    # and in the NixOS manual (accessible by running ‘nixos-help’).
    4
    
                  
    5
    { config, pkgs, ... }:
  2. ssh_notify ssh_notify Public

    Forked from abergasov/ssh_notify

    telegram notify alert on server ssh login

    Go

  3. cjdns cjdns Public

    Forked from cjdelisle/cjdns

    An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.

    C

  4. btc-rpc-explorer btc-rpc-explorer Public

    Forked from janoside/btc-rpc-explorer

    Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.

    JavaScript