Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benyamin218118 authored Mar 2, 2024
1 parent 8cc4e3c commit 3147788
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,12 @@ if enabled, `relay` will accept udp and tcp on the same port and `gate` will for
**Is Over CDN Tunneling Supported?**<br/>

yes over cdn tunneling is supported too, you need to create an A Record Pointing to the `gate` server with Proxy Enabled.</br>
just dont forget to set the hostname using `-host-header hostname`<br/>
just dont forget:
- set the transport to websocket using `-transport websocket`
- set the hostname using `-host-header hostname`

**Can We Tunnel UDP Over CDN Too?**<br/>
yes Just Like when it's not behind cdn with no magic.<br/>
note: don't forget to set the transport to `websocket` if you're going to use cdn between relay and gate

---

Expand Down

0 comments on commit 3147788

Please sign in to comment.