Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.37 KB

README.md

File metadata and controls

62 lines (39 loc) · 1.37 KB

TACP-V2

TACP-V2 Logo

Description

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.

Features

  • Static web server management
  • Web framework installation and setup
  • FTP server configuration
  • Exit option

Requirements

  • Python 3.x
  • Access as root user or with administrative privileges

Installation

  1. Clone this repository:
git clone https://github.com/OmTegar/TACP-V2.git
  1. Navigate to the TACP-V2 directory:
cd TACP-V2
  1. Run the installation script:
sudo chmod +x index.sh
sudo ./index.sh
  1. Wait for the installation process to complete.

Usage

  • 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.

Contribution

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.

License

This project is licensed under the MIT License.