How to find local area network all IP address in linux operating system - Linux Support BD

How to find local area network all IP address in linux operating system


sudo apt-get install nbtsca







sudo nbtscan $(hostname -I | cut -d ' ' -f 1)/24>> .10ip.txt

Next Post Previous Post
No Comment
Add Comment
comment url