Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcarrio/pcnq
PC Network Query
https://github.com/tcarrio/pcnq
Last synced: about 5 hours ago
JSON representation
PC Network Query
- Host: GitHub
- URL: https://github.com/tcarrio/pcnq
- Owner: tcarrio
- License: gpl-2.0
- Created: 2016-01-11T16:54:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T16:25:01.000Z (almost 9 years ago)
- Last Synced: 2023-03-01T08:17:08.901Z (over 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pcnq
PC Network Query# about
This script utilizes system calls to both the system *ping* command as well as Microsoft PsTools. The latter allows the script to search the network for a specific computername and return user accounts logged into that system. Using this tool it is easier to discern the realtime location and owner of laptops in the company that have shifted hands or locations.# links
Working with Excel Files in Python: Tools to use for .xls/.xlsx/etc