Skip to content
View tregor's full-sized avatar
🚀
Sending an AI to the Moon
🚀
Sending an AI to the Moon

Block or report tregor

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

    Is it framework or not?

    PHP 2

  2. ErrorHandler ErrorHandler Public

    Beautiful and informative PHP Error Handler!

    PHP 6

  3. 3proxy_setup.sh 3proxy_setup.sh
    1
    #!/bin/bash
    2
    if [[ $UID != 0 ]]; then
    3
        echo "Please run this script as administrator"
    4
        exit 1
    5
    fi
  4. 3proxy_remove.sh 3proxy_remove.sh
    1
    #!/bin/bash
    2
    
                  
    3
    if [[ $UID != 0 ]]; then
    4
        echo "Please run this script as administrator"
    5
        exit 1
  5. Vinder Vinder Public

    Vinder is a free and lightweight template based engine for PHP!

    PHP

  6. proxyman proxyman Public

    Useful proxy manager for you project!

    PHP 1