Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```