8000
Skip to content

tashoyan/ip-address-util

Repository files navigation

ip-address-util

Utils for IP addresses

Build the project

Build with Maven:

mvn clean package

Dump IP addresses from IP network masks

Run the program to process a semicolon-separated input file:

java -jar target/ip-address-util-1.0.0-SNAPSHOT.jar masks-semicolon-separated.csv \;

Run the program to process a comma-separated input file:

java -jar target/ip-address-util-1.0.0-SNAPSHOT.jar masks-comma-separated.csv \,

The output will be written to a file with _addresses suffix. The first row with column headers will be retained.

About

Utils for IP addresses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0