lanscan icon indicating copy to clipboard operation
lanscan copied to clipboard

Python 3 module to collect information about the hosts and devices on the local network

Results 9 lanscan issues
Sort by recently updated
recently updated
newest added

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

FileNotFoundError: [Errno 2] No such file or directory: '/home/rook/work/rooksbyte/src/env/lib/python3.8/site-packages/lanscan/logging.yaml' I have installed all the pip requirements Detailed Traceback (most recent call last): File "/home/rook/work/rooksbyte/src/env/bin/lanscan", line 8, in sys.exit(main()) File "/home/rook/work/rooksbyte/src/env/lib/python3.8/site-packages/click/core.py",...

Nmap standard python module dosen`t contains PortScanner

pip install lanscan Collecting lanscan Using cached lanscan-0.9.5.tar.gz (9.9 kB) ERROR: Command errored out with exit status 1: command: /Users/rajeev/.virtualenvs/py3-dev/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/hq/svgbbjqx3gz4bcgqg3bdjfl00000gn/T/pip-install-x5mn9t8b/lanscan/setup.py'"'"'; __file__='"'"'/private/var/folders/hq/svgbbjqx3gz4bcgqg3bdjfl00000gn/T/pip-install-x5mn9t8b/lanscan/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"',...

I had problem while installing lanscan by not installing scapy module. Fixed after installing module from PyPi like other modules in requirements. Install via pip3 on Ubuntu 18.04

Hi !! I am using lanscan for the first time. I passed the installations steps with success. I am scanning my local wi-fi network. I get all the informations excepts...

I get an error when running `pip install lanscan` on python 3.4.2: Searching for lanscan Reading https://pypi.python.org/simple/lanscan/ Best match: lanscan 0.9.5 Downloading https://pypi.python.org/packages/b7/a2/e1c3982369150defa561f5bb7 6eda1a30dd5a8ac8edf4c4c296fda51/lanscan-0.9.5.tar.gz#md5=ad8187c1f05bddc9314 d275d3242 Processing lanscan-0.9.5.tar.gz Writing C:\Users\Vagif\AppData\Local\Temp\easy_install-214bu4c9\lanscan-0.9. tup.cfg...

The API at macvendorlookup.com appears to be down, macvendors.co offers a similar API that currently works. Add a message to the README file about the usage of MacVendors.co API, as...

We need to install globally lanscan lanscan is available from https://pypi.org/ (with sudo pip3 install) The reason why the pip install command doesn’t work in Ubuntu >23.04 is down to...