mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-18 14:56:04 +02:00
Rename ipd -> echoip
This commit is contained in:
@ -4,4 +4,4 @@ build:
|
||||
pre:
|
||||
- make geoip-download
|
||||
run:
|
||||
web: ipd -f data/country.mmdb -c data/city.mmdb -p -r -H CF-Connecting-IP -H X-Forwarded-For -l :$PORT
|
||||
web: echoip -f data/country.mmdb -c data/city.mmdb -p -r -H CF-Connecting-IP -H X-Forwarded-For -l :$PORT
|
||||
|
Reference in New Issue
Block a user