Skip to content
View Adadov's full-sized avatar

Block or report Adadov

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. OpenDMARC OpenDMARC Public

    Forked from trusteddomainproject/OpenDMARC

    This is the Trusted Domain Project's impementation of the DMARC protocol libary and mail filter, called OpenDMARC. A "milter" connects to unix-based mailers (originally, sendmail, but now many) and…

    C

  2. rpmspec-changelog rpmspec-changelog Public

    Forked from mymindstorm/rpm-spec-changelog

    VS Code extension to insert RPM spec file changelogs

    TypeScript

  3. Script de sauvegarde pour les config... Script de sauvegarde pour les configurations Cisco
    1
    #!/usr/bin/perl
    2
    
                  
    3
    use strict;
    4
    use Net::SSH::Perl;
    5
    use POSIX qw(strftime);