Skip to content

Commit

Permalink
release to mvn central
Browse files Browse the repository at this point in the history
  • Loading branch information
ed committed Sep 6, 2024
1 parent cc579b4 commit 763d417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ mvn:
<version>0.0.1</version>
</dependency>
```
and use it:
and use it, see full [Test](./src/test/java/io/gitee/gaoxingliang/macdetector/Test.java):

```java
MacAddress address = MacAddressHelper.getInstance()
Expand All @@ -54,7 +54,7 @@ java -Dorg.pcap4j.core.pcapLibName=wpcap.dll -Dorg.pcap4j.core.packetLibName=Pac

# Changes
## 09-06-2024

release the lib to mvn repo. and renaming the package.
## 01-24-2018
Add a func to do packet dump by using pcap4j.
After build the jar, call the main class PacketDump.
Expand Down

0 comments on commit 763d417

Please sign in to comment.