You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which command are you running? It seems like you are not passing an existing interface. The command line defaults to interface "eth0" which is only valid for linux.
Hey @Phisatho you absolutely can use it on windows you just need to find an interface name to pass it in place of eth0
If you're unsure I wrote a small go program to print them out https://github.com/PatrickWalker/Inyerface
feel free to create your own as you can see it's very small amount of code just wanted to make something available for you
Thanks to @alexbeltran for this repo. Looks really interesting!
Keep getting the error:
←[31mFATA←[0m[0000] route ip+net: no such network interface
The text was updated successfully, but these errors were encountered: