Skip to content

Commit 1919681

Browse files
committed
Readme
1 parent a0f49ae commit 1919681

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,19 +61,19 @@ npx untun@latest tunnel http://localhost:8080
6161
```
6262
![Tunnel](/Readme-assets/Tunnel.png)
6363

64-
It will return a random url that tunnels public traffic to your local machine. \
64+
Untun will return a public url that routes public traffic to your local machine. \
6565

66-
- Use the url you get from CloudFlare in the `Tools > Options` dialog (whitelist). \
67-
- Fill in the url as an input for the Expert Advisor. \
66+
- Use the public url in the `Tools > Options` dialog (whitelist) \
67+
- Fill in the public url as an input for the Expert Advisor \
6868

69-
If connection doesn't work try different variations of the url in both the `Tools > Option` whitelist dialog and the EA input websocket parameter:
69+
If connection fails, try different variations of the same url in both the `Tools > Options` (whitelist dialog) and the EA input parameter (WebSocket address):
7070

7171
- `http://random-url.trycloudflare.com`
7272
- `https://random-url.trycloudflare.com`
7373
- `ws://random-url.trycloudflare.com`
7474
- `wss://random-url.trycloudflare.com`
7575

7676
# Getting help
77-
- Open an issue, or;
77+
- Open an issue
7878
- Check out our website: Solid Signals — [https://solidsignals.xyz](https://solidsignals.xyz)
7979
- Join us on Discord: [https://discord.gg/NMVSE5mGkX](https://discord.gg/NMVSE5mGkX)

0 commit comments

Comments
 (0)