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

Block or report TheCry

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. i-mscp-keyhelp-migration i-mscp-keyhelp-migration Public

    Import i-MSCP to Keyhelp

    Python 10 7

  2. email-log-parser email-log-parser Public

    Simple log parser with Nagios plugin check_log, which sends an email if pattern found.

    Python

  3. synology-fritzbox-grafana synology-fritzbox-grafana Public

    influxDB, Grafana, collectd, FritzBox, snmp and telegraf

    Shell 4 3

  4. Perl script to create an offline upd... Perl script to create an offline update repository for VMware Virtual Appliances (V 5.50)
    1
    #!/usr/bin/perl -w
    2
    use strict;
    3
    use warnings;
    4
    use XML::Simple;
    5
    use Data::Dumper;
  5. Perl script to create an offline upd... Perl script to create an offline update repository for VMware Virtual Appliances (V 6.50)
    1
    #!/usr/bin/perl -w
    2
    use strict;
    3
    use warnings;
    4
    use XML::Simple;
    5
    use Data::Dumper;