ppparser 1.0.3 copy "ppparser: ^1.0.3" to clipboard
ppparser: ^1.0.3 copied to clipboard

A Performance Port Parser that converts IP-port pairs to a JSON format.

ppparser #

A Performance Port Parser that converts IP-port pairs to a JSON format.

Concept #

Read a text file with a list of IP addresses followed by individual lines of port numbers. Ignoring blank spaces and comments (indicated by a #), generate a JSON file mapping the IP addresses to the corresponding ports.

Usage #

dart bin/ppparser.dart -i <input-file> -o <output-file>

Use dart bin/ppparser.dart -h for more usage.

0
likes
150
points
3
downloads

Publisher

verified publishertytydraco.xyz

Weekly Downloads

A Performance Port Parser that converts IP-port pairs to a JSON format.

Repository
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

args

More

Packages that depend on ppparser