Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Apr 7, 2020
1 parent 68bea8d commit 54996a5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(WIP) go-realip
go-realip
=======

[![Test Status](https://github.com/natureglobal/go-realip/workflows/test/badge.svg?branch=master)][actions]
Expand Down Expand Up @@ -30,7 +30,8 @@ handler = middleware(handler)

## Description

The go-realip package implements the same behavior as Nginx's ngx\_http\_go-realip\_module in Go's http middleware layer.
The go-realip package implements detect clietn real IP from request headers in Go's http middleware layer.
This have a similar behavior as Nginx's ngx\_http\_go-realip\_module

## Installation

Expand Down

0 comments on commit 54996a5

Please sign in to comment.