https://github.com/michalswi/tools
tools
https://github.com/michalswi/tools
bash-script macaddress screenshot
Last synced: 3 months ago
JSON representation
tools
- Host: GitHub
- URL: https://github.com/michalswi/tools
- Owner: michalswi
- Created: 2023-05-16T11:54:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-11T13:22:48.000Z (about 1 year ago)
- Last Synced: 2025-07-12T13:43:43.144Z (12 months ago)
- Topics: bash-script, macaddress, screenshot
- Language: Python
- Homepage:
- Size: 3.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README




### \# macaddr_checker.sh
[gist source](https://gist.github.com/michalswi/e4a4dec65c8c0e4a597f5e2cab8fc44b) (version from **25/09/2024**)
[IEEE source](https://standards-oui.ieee.org/oui/oui.txt)
```
$ ./macaddr_checker.sh 6c:c7:ec:92:48:61
6CC7EC SAMSUNG ELECTRO-MECHANICS(THAILAND)
```
### \# gsearch.sh
```
$ ./gsearch.sh
$ ./gsearch.sh +
$ ./gsearch.sh ++
```
### \# screenshots
Make [screenshots](./screenshots/) of domains
```
$ cd screenshots
$ cat
$ ./genLst.py
"['', '', '']"
$ ./makeScreenshot.py "['', '', '']"
```