Skip to content
View ninjatrench's full-sized avatar

Block or report ninjatrench

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

    Developers Dashboard| Issues and Bugs aggregation | Gsoc 2015 project | Debian Community

    Python 11

  2. Script (For Linux Servers) to Preven...
    1
    #!/bin/bash
    2
    if [[ $EUID -ne 0 ]]; then
    3
       echo "[-] This script must be run as root [-]" 
    4
       exit 1
    5
    fi
  3. Python timeout user input
    1
    import signal
    2
    TIMEOUT = 2 # number of seconds your want for timeout
    3
    import sys
    4
    flag = 0
    5
    
                  
  4. script-server Public

    Forked from bugy/script-server

    Web UI for your scripts with execution management

    Python

14 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

ninjatrench has no activity yet for this period.
Loading