Noxa is a powerful and flexible bot designed for remote control of a computer. It allows users to interact with their systems seamlessly, whether to automate tasks, retrieve information, or manage files remotely.
- Remote Desktop Control: Access and manage your computer from anywhere.
- File Management: Upload, download, or delete files remotely.
- Task Automation: Execute predefined scripts or commands on the system.
- Customizable: Easily add new features or commands to suit your needs.
- Secure: Built-in security measures to ensure safe and controlled access.
- Python 3.8 or later
- Create ".env" file with your data
- Creat "bot.log" file
- Required libraries (see
requirements.txt
)
- Clone the repository:
git clone https://github.com/AmrNagy10/Noxa.git cd Noxa
- Run
python3 Run.py