Skip to content

optimaize/hostrules4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Tiny Java library that provides basic functionality for host/ip-address matching with (wildcard) rules. Example: ip "123.123.123.123" matches the wildcard rule "123.123.123.*".

Hostrules4j is available from Maven Central:

<dependency>
    <groupId>com.optimaize.hostrules4j</groupId>
    <artifactId>hostrules4j</artifactId>
    <version>0.2</version>
</dependency>

About

Provides basic functionality for host/ip-address matching with (wildcard) rules.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages