Closed la-urre closed 1 year ago
Hi @laurre, thanks for using the library, I will take a look and let you know, give me a day or two to refresh my memory and gets my hands dirty :D
Cool, thanks @diosney ! I would be glad to help if needed (and also as a tester for sure)
I counted in Neptune's days, not Earth ones, lol.
Anyways, I just published version 2.0.0-beta
, which is an overhaul of the library and fixes a lot of issues, this one included, since allowed me to add support for ip route get
.
See route.get for the full reference on it.
The beta tag is mainly to keep it a week or two for you to test it and let me know of anything before publishing the final version, but it should be fine.
Sorry it took too long.
You can test the beta by issuing npm install iproute@beta
.
Hello,
I can't find the equivalent for "ip route get " in your library, is it implemented ? Do you plan to implement it ?
How could I get the equivalent functionality ?
Thanks Dam