Skip to content

Script simulating zoom meeting connection problems, written in Python

License

Notifications You must be signed in to change notification settings

arekminajj/zoom-lagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zoom-lagger

Script simulating zoom meeting connection problems, written in Python

Getting Started

First, clone the code to your local machine:

git clone https://github.com/arekminajj/zoom-lagger

Then, install psutil

pip3 install -r requirements.txt

Finally, run the program

python3 lagger.py

And chill, acting like you're trying to fix problems with zoom 😎

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

Script simulating zoom meeting connection problems, written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages