Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miladrahimi committed Jun 26, 2024
1 parent 29e0fb2 commit 65be033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Users <-> Relay Server <-> Upstream Server <-> Internet
* `<UPSTREAM-PASSWORD>`: The Shadowsocks password from the upstream server in the previous step.
1. If `ufw` is installed and enabled, run `ufw allow 8000`.
1. Run `docker compose up -d`.
1. Run `./clients.py` to generate client configurations and links.
1. Run `./clients.py` to generate client configuration links.
1. (Optional) Run `./../utils/bbr.sh` to setup BBR and speed up the server network.

### V2Ray Behind CDN
Expand Down

0 comments on commit 65be033

Please sign in to comment.