Skip to content
View gnanet's full-sized avatar
  • Self-Employed Freelancer
  • Hungary
  • X @gnanet
Block or Report

Block or report gnanet

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. minidlna-browser-php minidlna-browser-php Public

    PHP app to browse the contents of a minidlna database

    HTML 1

  2. mailzu mailzu Public

    Forked from zedzedtop/mailzu

    MailZu-ng compatible PHP 7.2+, PHP-PDO | Based on zedzedtop/mailzu and SF.net/projects/mailzu/ | MailZu is a simple and intuitive web interface to manage Amavisd-new quarantine. Users can view thei…

    PHP 14 7

  3. envylogger envylogger Public

    envylogger - smarter logging for apache

    Perl

  4. myphpliveregex myphpliveregex Public

    MyPHPLiveRegex - opensource clone of phpliveregex.com online version

    PHP 4

  5. Split combined PEM file the smart wa... Split combined PEM file the smart way (tested on debian, requires openssl)
    1
    #!/bin/bash
    2
    
                  
    3
    if [ $1 ]
    4
    then
    5
    	if [ -f $1 ]