Skip to content
View olicooper's full-sized avatar
  • Independent
  • United Kingdom
Block or Report

Block or report olicooper

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. esphome-nspanel-lovelace-native esphome-nspanel-lovelace-native Public

    Custom ESPHome component for NSPanel utilising the TFT firmware of the project 'joBr99/nspanel-lovelace-ui'

    C++ 21 1

  2. HAmerger HAmerger Public

    A cross-platform tool to merge Home Assistant database tables

    C# 9 1

  3. abp-queryfilter-test abp-queryfilter-test Public

    A test project devoted to replacing Entity Framework Core's global query filters with a more flexible and controllable solution. This is built on top of ABP Framework and runs on .NET 5. This proje…

    C# 1

  4. Cloudflare nginx Real-IP header gene... Cloudflare nginx Real-IP header generation written in pearl. Only updates if etag has changed.
    1
    #!/usr/bin/perl
    2
    
    
    3
    ###
    4
    ### Writes a list of 'set_real_ip_from' directives based on current CloudFlare proxy IP addresses.
    5
    ### This is used to ensure the real client IP is known by NGINX and correctly logged.