Skip to content
View danuja-dilanka's full-sized avatar
πŸ‡±πŸ‡°
Tech Innovator | Spearheading Disruptive Solutions
πŸ‡±πŸ‡°
Tech Innovator | Spearheading Disruptive Solutions

Block or report danuja-dilanka

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

πŸ“š Code Snippets & Developer Resources

Explore my collection of reusable code snippets and developer tools on GitHub Gist: πŸ”— gist.github.com/danuja-dilanka

Pinned Loading

  1. πŸ›‘οΈ How to Protect NGINX from DDoS At... πŸ›‘οΈ How to Protect NGINX from DDoS Attacks
    1
    ---
    2
    
                  
    3
    ## 🌐 Introduction
    4
    
                  
    5
    NGINX is a high-performance web server and reverse proxy. This guide outlines techniques to protect an NGINX server from Distributed Denial-of-Service (DDoS) attacks, including configuration examples and layered defenses.
  2. llama.cpp llama.cpp Public

    Forked from ggml-org/llama.cpp

    LLM inference in C/C++

    C++

  3. DR_AWI DR_AWI Public

    PHP Image Editing Library For Image Cropping , Coping , Moving , Resizing , Scaling , Text Adding , Effect Adding , Rotating & Many More Functionality

    PHP 2 1

  4. πŸ” NGINX as Reverse Proxy for LiteSpeed πŸ” NGINX as Reverse Proxy for LiteSpeed
    1
    
                  
    2
    This guide explains how to configure **NGINX** as a reverse proxy in front of **LiteSpeed**. This architecture allows you to take advantage of NGINX's speed, caching, and SSL termination, while still using LiteSpeed's PHP optimization and `.htaccess` support.
    3
    
                  
    4
    ---
    5