Skip to content
View usmcfiredog's full-sized avatar

Block or report usmcfiredog

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. docker-ipsec-vpn-server docker-ipsec-vpn-server Public

    Forked from hwdsl2/docker-ipsec-vpn-server

    Docker image to run an IPsec VPN server, with IPsec/L2TP and Cisco IPsec

    Shell

  2. rapid7/metasploitable3 rapid7/metasploitable3 Public

    Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities.

    HTML 4.7k 1.1k

  3. zsh-you-should-use zsh-you-should-use Public

    Shell

  4. IPv6 ULA Generation for VPN server IPv6 ULA Generation for VPN server
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import hashlib
    4
    import time
    5
    import uuid
  5. setup-ipsec-vpn setup-ipsec-vpn Public

    Forked from hwdsl2/setup-ipsec-vpn

    Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2

    Shell