You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,15 @@
1
1
# Codx Configuration Script
2
2
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.
4
4
5
5
## Features
6
6
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.
10
8
-**Internet Connection Check**: Checks if the system is connected to the internet before proceeding.
11
9
-**Download Plugin File**: Downloads and updates the plugin file from a specified URL.
12
10
-**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.
15
13
-**Allow Window Switching**: Enables switching between windows while in the exam panel of Codetantra.
16
14
-**Enable Copy-Paste**: Allows copy-paste functionality in the Codetantra Exam panel.
17
15
-**Open All Daily Practice Questions**: Opens all daily practice questions in Codetantra.
@@ -24,9 +22,9 @@ To use this script, follow the steps below:
24
22
25
23
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.
26
24
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.
28
26
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)
30
28
31
29
5.**Follow Instructions**: The script will guide you through the proxy setup process and certificate installation.
32
30
@@ -39,7 +37,7 @@ To use this script, follow the steps below:
39
37
- Choose "Place all certificates in the following store" and browse to "Trusted Root Certification Authorities," then click OK.
40
38
- Finish the installation.
41
39
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.
43
41
44
42
9.**Keep Script Running**: Keep the script running while using Codetantra. Follow the script's instructions to deactivate the configuration when you're finished.
45
43
@@ -52,13 +50,14 @@ You will required to download plugin during installation. with that software wil
52
50
## Additional Information
53
51
54
52
-**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`.
56
53
-**Subprocess Handling**: The script runs `apx.exe` as a subprocess for handling proxy tasks.
57
54
58
55
## Disclaimer
59
56
60
57
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.
61
58
59
+
If network not working then rerun the codx.exe script and off it step wise
60
+
62
61
## Contributing
63
62
64
63
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