Patrick Double
                                            Patrick Double
                                        
                                    The TravisCI build is currently publishing the plugin when building a tag. So you should only need to tag a version to release it.
If anyone has icon skills that would be helpful. I do not have those skills.
IP addresses are not handled correctly.
testfire.net ➡️ net should not have happened, did you experience that? I added a test for it. The worst a duplicate rule would do is limit the rate more than...
I am able to reproduce this when my Gradle project has a 'buildSrc' project with the following dependency: ``` gradle dependencies { compile "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2" } ``` I changed my code...
> You said CWE but I think you meant CVE? lol, yeah. Not enough coffee yet. ☕
I have this working for 3 instances. I am using a macvlan and specifying the IPv4 address in the compose file. Leave the ports to the defaults and the client...
Can you point me to an alternative to HTTP Sender listener? This isn't very duplicative, most features do not support rate limiting. When asking for long term plans I assume...
Sounds good. I can start moving to the network add-on next week. I'm interested and able to replace the current rate limits with this one.
For the API class, merge the RateLimitAPI class into NetworkApi or keep separate?