[go: up one dir, main page]

Skip to content
View dnsinogeorgos's full-sized avatar

Block or report dnsinogeorgos

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

    A service to manage first and second level ZFS clones. Used to provide instant snapshot capabilities to databases. *useable but still a work in progress*

    Go 1

  2. ccmasker ccmasker Public

    Credit card number masking plugin for Rsyslog.

    Go 1

  3. signal signal Public

    A tiny package for signal handling.

    Go

  4. bucket-janitor bucket-janitor Public

    Go

  5. lambdas lambdas Public

    Small collection of AWS Lambda functions

    Python

  6. sqltomail.py sqltomail.py
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    from sqlalchemy import create_engine
    4
    from datetime import datetime
    5
    import io