這是一個可以控制 bond-agent 的專案 This is a project that can control the bond-agent.
- Python 使用至少 3.11.0 以上
- 此專案在 windows 環境中將強制使用 administrator 權限
- Python 3.11.0 or higher is required.
- Recommended to use standalone-python
- This project will enforce administrator privileges in a Windows environment.
-
Clone 專案
-
使用虛擬環境
-
virtualenv
virtualenv .env .env\Scripts\activate pip install -r ./requirements.txt
-
poetry
poetry shell poetry install
-
-
Clone the project
-
Use a virtual environment
-
virtualenv
virtualenv .env .env\Scripts\activate pip install -r ./requirements.txt
-
poetry
poetry shell poetry install
-
詳細用法可參考 example.py
python example.pyFor detailed usage, refer to example.py
python example.py任何從連結下載的代碼,遵循原始專案的授權條款。 其他部分依據 GPL-3 授權條款。
Any codes were downloaded from links, follow the license of the original project. Others are under GPL-3 License.
本項目是提供給測試人員使用的工具,不是用來進行非法行為的工具。使用者若用於其他用途,需自行承擔風險。 對於使用本項目所造成的任何損害或損失,作者不承擔任何責任。
This project is provided as a tool for testing purposes only and is not intended for illegal activities. Users assume full responsibility for any other uses. The authors are not liable for any damage or loss caused by the use of this project.
