Compare commits
3 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29cdd908a2 | ||
| 45ce8ba010 | |||
| f9dd26ce2c |
@@ -78,14 +78,16 @@ 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 && \
|
||||
mtproto-proxy
|
||||
-u nobody
|
||||
-p 8888
|
||||
-H $(PORT)
|
||||
-M 1
|
||||
-S $(SECRET)
|
||||
--aes-pwd /etc/mtproxy/proxy-secret
|
||||
/etc/mtproxy/proxy-multi.conf
|
||||
--aes-pwd proxy-secret
|
||||
proxy-multi.conf
|
||||
env:
|
||||
- name: SECRET
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user