MTP
普通MTP
先运行应该容器:
docker run -d -p 4437:443 --name=mtproto-proxy --restart=always -v proxy-config:/data telegrammessenger/proxy:latest
查看日志获取到 secret
把上面生成的容器删除,然后把secret参数加入到新的容器启动中:
docker run -d -p 4437:443 –name=mtproto-proxy –restart=always -v proxy-config:/data -e SECRET=<secret> telegrammessenger/proxy:latest
带白名单的MTP
bash <(curl -sSL "https://raw.githubusercontent.com/xb0or/nginx-mtproxy/main/mtp.sh")
socks5
用socks5也挺方便的,一行代码即可配置:
docker run --name s5 -d --restart=always -p 1111:1111 -e "USERS=user1:pass1,user2:pass2" egregors/socks5-server
上面的不支持ARM,或者用下面的
version: '3'
services:
socks5:
image: justsky/socks5
container_name: socks5
ports:
- '1080:1080'
environment:
- PROXY_USER=<PROXY_USER> # Optional
- PROXY_PASSWORD=<PROXY_PASSWORD> # Optional
在portainer中删除容器时,一定要现在services中删除相关服务,否则会无限重建容器
Your article helped me a lot, is there any more related content? Thanks!
I don’t think the title of your article matches the content lol. Just kidding, mainly because I had some doubts after reading the article. https://www.binance.com/ar/register?ref=V2H9AFPY
Thanks for sharing. I read many of your blog posts, cool, your blog is very good.
Thanks for shening. I read many of your blog posts, cool, your blog is very good.
Your point of view caught my eye and was very interesting. Thanks. I have a question for you.
Can you be more specific about the content of your article? After reading it, I still have some doubts. Hope you can help me.
wtXzvPUdR0v
VcQbM2rqPJYJi0kjEv224