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

https://github.com/hashimthearab/unlinkbot

Unlink devices to abuse a certain Microsoft feature
https://github.com/hashimthearab/unlinkbot

Last synced: about 2 months ago
JSON representation

Unlink devices to abuse a certain Microsoft feature

Awesome Lists containing this project

README

        

# UnlinkBot
# How to use?
1. Install Firefox (https://www.mozilla.org/en-US/firefox/new/)
2. Install Python and pip (https://docs.python-guide.org/starting/installation/#installation-guides and https://pip.pypa.io/en/stable/installing/#upgrading-pip)
3. Install selenium
```
pip install selenium
```
4. Run Bot.py using python
```
py Bot.py
```

If you're confused on what this is for then you don't need it.\n
# This is my first python project.