Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishpranav/zoom-scanner
A zoom meeting scanner made in go and it will show the meeting information
https://github.com/krishpranav/zoom-scanner
cmd go golang hacking scanner zoomhacking
Last synced: about 1 month ago
JSON representation
A zoom meeting scanner made in go and it will show the meeting information
- Host: GitHub
- URL: https://github.com/krishpranav/zoom-scanner
- Owner: krishpranav
- Created: 2021-05-05T04:38:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T04:55:59.000Z (over 3 years ago)
- Last Synced: 2024-10-02T09:19:13.778Z (about 2 months ago)
- Topics: cmd, go, golang, hacking, scanner, zoomhacking
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zoom-scanner
A zoom meeting scanner made in go and it will show the meeting information[![forthebadge](https://forthebadge.com/images/badges/made-with-go.svg)](https://forthebadge.com)
# Installation:
```
git clone https://github.com/krishpranav/zoom-scanner
cd zoom-scanner
go get
go build main.go
./main
```