issues
search
pbojinov
/
request-ip
A Node.js module for retrieving a request's IP address on the server.
https://npmjs.com/package/request-ip
MIT License
828
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for Google Cloud App Engine (x-appengine-user-ip)
#42
florisvink
closed
2 years ago
0
Add support for fastify
#41
bradennapier
closed
2 years ago
3
chore: improve packaging
#40
pi0
closed
6 years ago
1
fixed Cannot redefine property: clientIp error
#39
karankohli13
closed
6 years ago
0
Add firebase hosting header
#38
vishalvijay
closed
6 years ago
1
Handle Firebase hosting header fastly-client-ip
#37
vishalvijay
closed
6 years ago
3
Client IP not getting captured
#36
deepanigi
closed
2 years ago
1
Get client ip when using AWS Api Gateway + Lambda.
#35
rafaelthemendes
closed
6 years ago
1
redefine attribute getter
#34
isayme
closed
6 years ago
0
fix(x-forwarded-for): Follow AWS Load Balancer spec for X-Forwarded-For Header
#33
austince
closed
2 years ago
13
Remove template string
#32
supukarmin
closed
6 years ago
4
All my ips looks like `::ffff:127.0.0.1`
#31
hackhat
closed
2 years ago
12
handling x-forwarded-for with ip:port
#30
luisrudge
closed
7 years ago
3
azure web app adds port to x-forwarded-for
#29
luisrudge
closed
7 years ago
1
Not getting the right ip first time
#28
glanceded
closed
7 years ago
2
Allow using node > 6
#27
akaNightmare
closed
7 years ago
6
Usage guide should mention stripping unexpected headers
#26
danielcompton
opened
7 years ago
3
IP address calculated from X-Forwarded-For are insecure
#25
danielcompton
opened
7 years ago
7
Filter internal IP addresses from X-Forwarded-For header
#24
floatdrop
opened
7 years ago
14
Refactor to ES6
#23
fluxsauce
closed
7 years ago
4
ES2015 Support
#22
pbojinov
closed
7 years ago
2
Adding support for CF-Connecting-IP and True-Client-IP
#21
fluxsauce
closed
7 years ago
5
Support Cloudflare?
#20
fluxsauce
closed
7 years ago
3
Return once we find something and don't crash if req.headers is undefined
#19
rokob
closed
7 years ago
1
Ignore 'unknown' ip addresses in X-Forwarded-For header
#18
raunc
closed
7 years ago
3
How to receive IP in client
#17
NgKhanh
closed
7 years ago
1
Are there any security concerns when saving the IP directly to a database?
#16
devzl
closed
8 years ago
1
optimized your code a bit (no need to evalutate every option before choosing first one that matches. just evaluate then return on first match)
#15
jonathan-annett
closed
7 years ago
4
I'm not getting local host ip address 127.0.0.1
#14
sariyu
closed
8 years ago
6
Cleanup
#13
minecrawler
closed
8 years ago
1
introduce a built-in default implementation for a connect-middleware
#12
osherx
closed
8 years ago
3
Got it working in a case that was returning null
#11
andfaulkner
closed
9 years ago
3
Add case management where you can not find the IP address
#10
sitexw
closed
9 years ago
3
Update README.md
#9
coolaj86
closed
9 years ago
1
This deserves a production version number.
#8
coolaj86
closed
9 years ago
1
needs semver
#7
coolaj86
closed
9 years ago
3
Add support for X-Real-IP Header
#6
pmarques
closed
9 years ago
1
Invalid header
#5
ghost
closed
9 years ago
1
fix bug X-Forwarder-For
#4
morello-cl
closed
9 years ago
1
replace req.header('X-Forwarded-For') for req.header('X-Forwarder-For'));
#3
morello-cl
closed
9 years ago
5
Nginx problems
#2
amitgur
closed
9 years ago
2
Add a Bitdeli Badge to README
#1
bitdeli-chef
closed
10 years ago
0
Previous