Added RBAC mtproxy
This commit is contained in:
@@ -78,8 +78,9 @@ spec:
|
|||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
- >-
|
- >-
|
||||||
/usr/bin/curl -s https://core.telegram.org/getProxySecret -o proxy-secret && \
|
cat /etc/*release* && \
|
||||||
/usr/bin/curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf && \
|
# /usr/bin/curl -s https://core.telegram.org/getProxySecret -o proxy-secret && \
|
||||||
|
# /usr/bin/curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf && \
|
||||||
mtproto-proxy
|
mtproto-proxy
|
||||||
-u nobody
|
-u nobody
|
||||||
-p 8888
|
-p 8888
|
||||||
|
|||||||
Reference in New Issue
Block a user