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 year 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T04:55:59.000Z (about 5 years ago)
- Last Synced: 2025-03-28T11:39:34.136Z (about 1 year 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
[](https://forthebadge.com)
# Installation:
```
git clone https://github.com/krishpranav/zoom-scanner
cd zoom-scanner
go get
go build main.go
./main
```