Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

[BUG] pressing tab is completing MAC address instead of local IP address #509

Open
disc0nct opened this issue Dec 10, 2023 · 0 comments
Open

Comments

@disc0nct
Copy link

Veil version

3.1.14

OS Used - all info (architecture, linux flavor, etc)

Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: 2023.4
Codename: kali-rolling
Linux Disc0nect-Machine 6.5.0-kali3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.6-1kali1 (2023-10-09) x86_64 GNU/Linux

How did you install Veil? (Apt, Clone from Github, etc.)

APT

Did you run the setup script?

YES

Pastebin link to error you are encountering (include console actions you took prior to error)

[NONE]

Expected behavior

complete the IP address instead of MAC address

Any additional info you want to tell me

When I change the interface to wlan0 from eth0 in /usr/share/veil/lib/common/completer.py, the completion works fine but when set back to eth0, it completes the MAC address.
So using this command, ip addr | awk '/state UP/ {print $2}' | sed 's/.$//' outputs the current working interface
hope this help you fix the issue.

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

No branches or pull requests

1 participant