Skip to content
View h0tw1r3's full-sized avatar
🏝️
Living the dream
🏝️
Living the dream

Organizations

@Clarkmania

Block or report h0tw1r3

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
h0tw1r3/README.md

🔭 Currently working on

🌱 Currently learning

⚠ Back-burner

  • Integrating IP cameras as live TV channels in Plex

☢ Abandoned

  • Hacking Rancher k3os to run from PXE boot on diskless bare metal

💬 Ask me about

📫 How to reach me

Leave a comment on Ko-fi or join me on LinkedIn

ko-fi

Pinned Loading

  1. dtf Public

    Elegantly manage home directory dotfiles with the power of git version control

    Shell 3

  2. nagios style last system update chec...
    1
    #!/usr/bin/env python
    2
    
                  
    3
    from __future__ import print_function
    4
    from datetime import timedelta
    5
    from datetime import datetime
  3. slackpipe Public

    Simple command line tool to send messages to a slack channel.

    Go 1

  4. pam_shield Public

    A PAM module to automatically block IP addresses which try brute-force password guessing.

    C 5 3

  5. Puppet 4+ snippets
    1
    $facts['networking']['interfaces'].each() |$name, $values| {
    2
      $bindings = $values.filter |$key,$value| {
    3
        $key =~ /^bindings6?$/
    4
      }
    5
      $bindings.each |$bindingtype,$addresses| {
  6. Recursively change dynamic library l...
    1
    #!/usr/bin/env python
    2
    # coding: utf-8
    3
    
                  
    4
    # Recursively change dynamic library link paths for non-system libraries
    5
    # to be relative to the linked program and copy them to <program>/../libs

583 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

Activity overview

Loading A graph representing h0tw1r3's contributions from March 31, 2024 to April 05, 2025. The contributions are 71% commits, 22% pull requests, 5% code review, 2% issues.

Contribution activity

April 2025

Created 1 repository
Loading