An open API service indexing awesome lists of open source software.

https://github.com/michalswi/tools

tools
https://github.com/michalswi/tools

bash-script macaddress screenshot

Last synced: 3 months ago
JSON representation

tools

Awesome Lists containing this project

README

          

![](https://img.shields.io/github/issues/michalswi/tool)
![](https://img.shields.io/github/forks/michalswi/tool)
![](https://img.shields.io/github/stars/michalswi/tool)
![](https://img.shields.io/github/last-commit/michalswi/tool)

### \# 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 "['', '', '']"
```