TACP-V2 is a Python-based tool designed to assist in system administration and server management efficiently. This tool provides a comprehensive command-line interface with various functionalities to aid server configuration, monitoring, and maintenance.
- Static web server management
- Web framework installation and setup
- FTP server configuration
- Exit option
- Python 3.x
- Access as root user or with administrative privileges
- Clone this repository:
git clone https://github.com/OmTegar/TACP-V2.git
- Navigate to the TACP-V2 directory:
cd TACP-V2
- Run the installation script:
sudo chmod +x index.sh
sudo ./index.sh
- Wait for the installation process to complete.
- Run TACP-V2 with the following command:
root@OmTegar:/home/ubuntu# tacp
- Choose the desired option from the main menu to use the features provided by TACP-V2.
You can contribute to the development of TACP-V2 by creating a pull request to this repository. Make sure to provide a clear description of the proposed changes.
This project is licensed under the MIT License.