Skip to content
View nichogenius's full-sized avatar

Block or report nichogenius

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

Popular repositories Loading

  1. DNS-fi.sh DNS-fi.sh Public

    This is a bash script that makes heavy use of the Linux dig utility to look up all of the authorized nameservers on a domain name, then query each server directly for any record types support by di…

    Shell 1 1

  2. ProxySweep ProxySweep Public

    Minesweeper clone

    C++

  3. php-malware-scanner php-malware-scanner Public

    Forked from scr34m/php-malware-scanner

    Scans PHP files for malwares and known threats

    PHP 1

  4. php7cc php7cc Public

    Forked from sstalle/php7cc

    PHP 7 Compatibility Checker

    PHP

  5. php7-function-compatibility-scanner php7-function-compatibility-scanner Public

    PHP

  6. Sierpinski Sierpinski Public

    Recursively draws the sierpinski triangle fractal using the python turtle module with but a single pen stroke.

    Python