Refactor setup instructions in GETTING_STARTED.md for clarity and update LAN_SHARING.md with additional details on proxy addresses and CA certificate installation

This commit is contained in:
Abolfazl
2026-05-09 06:31:16 +03:30
parent 691a74d4fc
commit 529a4c1a6e
2 changed files with 13 additions and 12 deletions
+7 -9
View File
@@ -13,20 +13,18 @@ This guide keeps only the setup path most users need. Follow it once, then come
Choose whichever option works on your network.
**Option A: Git**
**Option A: ZIP**
[Click to Download](https://github.com/masterking32/MasterHttpRelayVPN/archive/refs/heads/python_testing.zip)
**Option B: Git**
```bash
git clone https://github.com/masterking32/MasterHttpRelayVPN.git
cd MasterHttpRelayVPN
```
**Option B: ZIP**
1. Open [the GitHub repository](https://github.com/masterking32/MasterHttpRelayVPN).
2. Click **Code** -> **Download ZIP**.
3. Extract the ZIP file.
4. Open a terminal inside the extracted `MasterHttpRelayVPN` folder.
## 2. Deploy The Google Relay
The relay is the small Apps Script program that fetches websites for you.
@@ -97,7 +95,7 @@ Chrome and Edge use the system proxy on Windows. You can also use extensions suc
HTTPS browsing needs the local CA certificate generated by the proxy. The file is created at `ca/ca.crt` after first run.
The app tries to install it automatically. If it cannot, install it manually:
**The app tries to install it automatically. If it cannot, install it manually:**
**Windows**