Skip to content
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

remove undeclare dependency on ifconfig #28

Open
mathieujobin opened this issue Apr 24, 2023 · 1 comment
Open

remove undeclare dependency on ifconfig #28

mathieujobin opened this issue Apr 24, 2023 · 1 comment

Comments

@mathieujobin
Copy link

ifconfig is required at runtime but its deprecated on most distro
I think it should be replaced by ip

$ sudo ./netvfy-agent -c FooBar
error: 2023/04/24 11:09:08 network.go:572: failed to apply ifconfig on utun7: exec: "ifconfig": executable file not found in $PATH

@nicboul
Copy link
Contributor

nicboul commented Apr 24, 2023

yeah, the code is not ready yet, it's just a prototype being developed on OSX

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

No branches or pull requests

2 participants