Doist / ffs

Feature flags solution that is fast, lean, and open-source.
http://ffs.delivery
MIT License
90 stars 6 forks source link

Add rule function for IP addresses #58

Closed kemasdimas closed 2 years ago

kemasdimas commented 2 years ago

Referring to #45

This function only supports IPv4 for now

kemasdimas commented 2 years ago

I misunderstood the requirement, this function is supposed to have 2 parameters

1st parameter: IP ranges to lookup 2nd parameter: user IP address

goncalossilva commented 2 years ago

Sorry, I probably didn't explain it very well. 😅 I'll review #59 soon!