Skip to content

Using arp-scan-rs as a library in Rust code #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
swithun-liu opened this issue Mar 11, 2023 · 3 comments
Open

Using arp-scan-rs as a library in Rust code #3

swithun-liu opened this issue Mar 11, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@swithun-liu
Copy link

how to use it in my rust code, after add it in cargo.toml. and update, no arp something are found in my CLion

@Saluki
Copy link
Collaborator

Saluki commented Apr 28, 2023

Hello @swithun-liu 👋
Although the project is listed on crates.io, the arp-scan-rs repository is for now intended as a binary-only project. Using this project as a library would be great, but requires some refactoring that is not planned for now.

@Saluki Saluki changed the title how to use it in my rust code Using arp-scan-rs as a library in Rust code Apr 28, 2023
@Saluki Saluki added the enhancement New feature or request label Apr 28, 2023
@milewski
Copy link

@swithun-liu did you find any alternative that can be used as a lib?

@AdamIsrael
Copy link

I've got a work-in-progress branch that refactors arp-scan to work as a library that I'll propose a pull request for in a few days, once I've cleaned up a few things and re-implement tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants