diff --git a/README.md b/README.md index ad8bad0..ba1eac8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,20 @@ For the latest news, releases, and project updates, follow our Telegram channel: --- +--- + +## Disclaimer + +MasterHttpRelayVPN is provided for educational, testing, and research purposes only. + +- **Provided without warranty:** This software is provided "AS IS", without express or implied warranty, including merchantability, fitness for a particular purpose, and non-infringement. +- **Limitation of liability:** The developers and contributors are not responsible for any direct, indirect, incidental, consequential, or other damages resulting from the use of this project or the inability to use it. +- **User responsibility:** Running this project outside controlled test environments may affect networks, accounts, proxies, certificates, or connected systems. You are solely responsible for installation, configuration, and use. +- **Legal compliance:** You are responsible for complying with all local, national, and international laws and regulations before using this software. +- **Google services compliance:** If you use Google Apps Script or other Google services with this project, you are responsible for complying with Google's Terms of Service, acceptable use rules, quotas, and platform policies. Misuse may lead to suspension or termination of your Google account or deployments. +- **License terms:** Use, copying, distribution, and modification of this software are governed by the repository license. Any use outside those terms is prohibited. + + ## How It Works ``` @@ -290,19 +304,6 @@ python3 main.py --no-cert-check # Skip automatic CA install check on st --- -## Disclaimer - -MasterHttpRelayVPN is provided for educational, testing, and research purposes only. - -- **Provided without warranty:** This software is provided "AS IS", without express or implied warranty, including merchantability, fitness for a particular purpose, and non-infringement. -- **Limitation of liability:** The developers and contributors are not responsible for any direct, indirect, incidental, consequential, or other damages resulting from the use of this project or the inability to use it. -- **User responsibility:** Running this project outside controlled test environments may affect networks, accounts, proxies, certificates, or connected systems. You are solely responsible for installation, configuration, and use. -- **Legal compliance:** You are responsible for complying with all local, national, and international laws and regulations before using this software. -- **Google services compliance:** If you use Google Apps Script or other Google services with this project, you are responsible for complying with Google's Terms of Service, acceptable use rules, quotas, and platform policies. Misuse may lead to suspension or termination of your Google account or deployments. -- **License terms:** Use, copying, distribution, and modification of this software are governed by the repository license. Any use outside those terms is prohibited. - ---- - ## Special Thanks Special thanks to [@abolix](https://github.com/abolix) for making this project possible.