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

whois not find devices #12

Open
ltfred opened this issue May 27, 2022 · 1 comment
Open

whois not find devices #12

ltfred opened this issue May 27, 2022 · 1 comment

Comments

@ltfred
Copy link

ltfred commented May 27, 2022

run go run main.go whois --interface=en0 not find devices.

@NubeDev
Copy link
Owner

NubeDev commented Jun 9, 2022

try and set your port maybe?

this works for me
go run main.go whois --interface=wlp3s0 --port=47808

go run main.go whois --interface=wlp3s0 --port=47808
DEBU[0000] Received IAM MessageInstance: 943 Type: Device 
DEBU[0000] Received IAM MessageInstance: 3000 Type: Device 
DEBU[0000] Received IAM MessageInstance: 1107 Type: Device 
INFO[0000] device-network-address 4                     
INFO[0000] device-mstp-mac-address [3]                  
DEBU[0000] Received IAM MessageInstance: 1103 Type: Device 
INFO[0000] device-network-address 4                     
INFO[0000] device-mstp-mac-address [4]                  
DEBU[0000] Received IAM MessageInstance: 943 Type: Device 
DEBU[0000] Received IAM MessageInstance: 1103 Type: Device 
INFO[0000] device-network-address 4                     
DEBU[0000] Received IAM MessageInstance: 3000 Type: Device 
INFO[0000] device-mstp-mac-address [4]                  
DEBU[0000] Received IAM MessageInstance: 1024 Type: Device 
INFO[0000] device-network-address 4                     
INFO[0000] device-mstp-mac-address [24]                 
DEBU[0000] Received IAM MessageInstance: 1024 Type: Device 
INFO[0000] device-network-address 4                     
INFO[0000] device-mstp-mac-address [24]   

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