Skip to content
View daladim's full-sized avatar

Block or report daladim

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. kitchen-fridge kitchen-fridge Public

    A CalDAV client written in Rust

    Rust 21 7

  2. access-log-supervisor access-log-supervisor Public

    A tool that checks for unexpected logins (IP or username based) from system logs

    C++

  3. umtskeeper umtskeeper Public

    UMTSkeeper is a wrapper which handles automatic UMTS internet keep-alive for the Sakis3G script

    Python 4 6

  4. Run a command or a script as cron would Run a command or a script as cron would
    1
    #!/bin/bash
    2
    # Run as if it was called from cron, that is to say:
    3
    #  * with a modified environment
    4
    #  * with a specific shell, which may or may not be bash
    5
    #  * without an attached input terminal
  5. ferrisetw ferrisetw Public

    Forked from n4r1b/ferrisetw

    Basically a KrabsETW rip-off written in Rust

    Rust