Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Commit 697a206

Browse files
authored
Update README.md
1 parent 0319c62 commit 697a206

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# Codx Configuration Script
22

3-
Welcome to the Codx Proxy Configuration Script! This repository contains a Python script that configures a proxy for the Codetantra application, enabling secure connections and other advanced functionalities. The script automates the setup process, verifies a provided software key, and handles other tasks such as downloading plugin files and installing certificates.
3+
Welcome to the Codx Configuration Script! This repository contains a Python script that configures a Custom Setting for the Codetantra application, enabling secure connections and other advanced functionalities. The script automates the setup process, verifies a provided software key, and handles other tasks such as downloading plugin files and installing certificates.
44

55
## Features
66

7-
- **Proxy Configuration**: Automates the setup and deactivation of the proxy settings for Codetantra.
8-
- **Software Key Verification**: Verifies the software key provided by the user for secure usage of the application.
9-
- **Hostname Retrieval**: Retrieves the hostname of the system for identification purposes.
7+
- **Custom Configuration**: Automates the setup and deactivation of the Custom settings for Codetantra.
108
- **Internet Connection Check**: Checks if the system is connected to the internet before proceeding.
119
- **Download Plugin File**: Downloads and updates the plugin file from a specified URL.
1210
- **Certificate Installation**: Guides the user through installing the required certificates for secure connection.
13-
- **Automated Management**: Manages the running of a subprocess to handle proxy-related tasks.
14-
- **Regulatory Compliance**: Updates and manages the Windows Registry keys for proxy settings.
11+
- **Automated Management**: Manages the running of a subprocess to handle codx-related tasks.
12+
- **Regulatory Compliance**: Updates and manages the Windows Registry keys for personal settings.
1513
- **Allow Window Switching**: Enables switching between windows while in the exam panel of Codetantra.
1614
- **Enable Copy-Paste**: Allows copy-paste functionality in the Codetantra Exam panel.
1715
- **Open All Daily Practice Questions**: Opens all daily practice questions in Codetantra.
@@ -24,9 +22,9 @@ To use this script, follow the steps below:
2422

2523
2. **Run the Program**: Locate the downloaded executable file and run it ( Only `Codx.exe` ). You can do this by double-clicking the file `Codx.exe` in your file explorer.
2624

27-
3. **Follow Instructions**: The program will guide you through the proxy setup process and certificate installation. Follow the on-screen instructions.
25+
3. **Follow Instructions**: The program will guide you through the Custom setup process and certificate installation. Follow the on-screen instructions.
2826

29-
4. **Enter Software Key**: If it's the first time running the script, you will be prompted to enter your software key. Enter the key you received when you acquired the software.
27+
4. **Enter Software Key**: If it's the first time running the script, you will be prompted to enter your software key. Enter the key you received when you acquired the software.(Removed Software Key)
3028

3129
5. **Follow Instructions**: The script will guide you through the proxy setup process and certificate installation.
3230

@@ -39,7 +37,7 @@ To use this script, follow the steps below:
3937
- Choose "Place all certificates in the following store" and browse to "Trusted Root Certification Authorities," then click OK.
4038
- Finish the installation.
4139

42-
8. **Configure Codetantra**: Once the certificate is installed, the script will configure the proxy settings for Codetantra. Follow the script's instructions to proceed.
40+
8. **Configure Codetantra**: Once the certificate is installed, the script will configure the custom settings for Codetantra. Follow the script's instructions to proceed.
4341

4442
9. **Keep Script Running**: Keep the script running while using Codetantra. Follow the script's instructions to deactivate the configuration when you're finished.
4543

@@ -52,13 +50,14 @@ You will required to download plugin during installation. with that software wil
5250
## Additional Information
5351

5452
- **Certificates**: Make sure you download and install the certificate as per the script's instructions.
55-
- **Proxy Configuration**: The script sets the proxy to `127.0.0.1:5555`.
5653
- **Subprocess Handling**: The script runs `apx.exe` as a subprocess for handling proxy tasks.
5754

5855
## Disclaimer
5956

6057
The program's usage may be subject to local policies and regulations regarding the modification of network and system settings. Use this script responsibly and in accordance with the terms and conditions of the software and services involved.
6158

59+
If network not working then rerun the codx.exe script and off it step wise
60+
6261
## Contributing
6362

6463
Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/ck-cyberking/Codx/issues) if you want to contribute.

0 commit comments

Comments
 (0)