Skip to content
View daladim's full-sized avatar
Block or Report

Block or report daladim

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

  1. kitchen-fridge kitchen-fridge Public

    A CalDAV client written in Rust

    Rust 9 5

  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