Skip to content

Leightweight library to get access to the via ndp announced ipv6 neighbors.

License

Notifications You must be signed in to change notification settings

vanlueckn/java-ipv6-neighbors

Repository files navigation

Java IPv6 Neighbors Neighbors Build Status Neighbors Forks Neighbors Starts Neighbors License

Simple and leightweight library for getting IPv6 neighbours on linux, openbsd, mac and windows. Provides an interface with sync and async methods.

Maven

<repository>
    <id>vanlueck</id>
    <url>https://nexux.vanlueck.dev/repository/maven-public/</url>
</repository>
  • Artifact Information (API):
<dependency>
    <groupId>dev.vanlueck</groupId>
    <artifactId>java-ipv6-neighbors-api</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>
  • Artifact Information (Common):
<dependency>
    <groupId>dev.vanlueck</groupId>
    <artifactId>java-ipv6-neighbors-common</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

About

Leightweight library to get access to the via ndp announced ipv6 neighbors.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages