diff --git a/README.md b/README.md index 8cd9b48..aef4d4d 100644 --- a/README.md +++ b/README.md @@ -68,14 +68,14 @@ Try to connect the server from Xray compatible mobile app like [v2rayNG](https:/ ```shell $ docker run --rm samuelhbne/proxy-xray proxy-xray - --ltx id@host:port - --ltt id@host:port - --lttw id@host:port:/webpath - --lttg id@host:port:/svcpath - --mtt id@host:port - --mttw id@host:port:/webpath - --ttt password@host:port - --tttw password@host:port:/webpath + --ltx id@host:port[,s=sniname.org] + --ltt id@host:port[,s=sniname.org] + --lttw id@host:port:/webpath[,s=sniname.org] + --lttg id@host:port:/svcpath[,s=sniname.org] + --mtt id@host:port[,s=sniname.org] + --mttw id@host:port:/webpath[,s=sniname.org] + --ttt password@host:port[,s=sniname.org] + --tttw password@host:port:/webpath[,s=sniname.org] -d|--debug [Optional] Start in debug mode with verbose output -i|--stdin [Optional] Read config from stdin instead of auto generation --dns [Optional] Designated upstream DNS server IP, 1.1.1.1 will be applied by default