Skip to content
View Pandry's full-sized avatar
  • Italy
Block or Report

Block or report Pandry

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

  1. SSH Server on Windows SSH Server on Windows
    1
    
                  
    2
    # Author: github.com/Pandry
    3
    # Version: 1.1
    4
    # Tested: Windows Server 2012 with Powershell 4
    5
    # Lowest system tested: Windows Server 2008 R2 SP1 with Powershell 3
  2. yet-another-ansible-updates-role yet-another-ansible-updates-role Public

    A role for updating Windows and CentOS/Debian servers

    1

  3. Block countries IPs via Firewalld Block countries IPs via Firewalld
    1
    #!/bin/bash
    2
    
                  
    3
    ##
    4
    # Name: GeoIP Firewall script
    5
    # Author: Pandry