Added RBAC mtproxy
This commit is contained in:
@@ -78,8 +78,9 @@ spec:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- >-
|
||||
/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 && \
|
||||
cat /etc/*release* && \
|
||||
# /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
|
||||
-u nobody
|
||||
-p 8888
|
||||
|
||||
Reference in New Issue
Block a user