본문으로 건너뛰기
50% 할인 모든 플랜, 기간 한정. 시작 가격 $2.48/mo
mtproto.zig

mtproto.zig

mtproto.zig는 Zig로 작성된 작은 자체 호스팅 텔레그램 프록시로, 트래픽을 평범한 HTTPS처럼 위장합니다. 바로 쓸 수 있는 연결 링크를 만들어 주며 코어 하나로 동작합니다. MIT 라이선스, GitHub 스타 1,000개 이상.

한눈에 보기

1.1k

GitHub 스타

24

페이지 조회수

라이선스 MIT 버전 Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

연결 링크 가져오기

Telegram 연결 링크는 언제든 가져올 수 있습니다:

mtbuddy links

중요한 파일 및 디렉토리

  • 구성 파일: /opt/mtproto-proxy/config.toml
  • 작업 디렉터리: /opt/mtproto-proxy
  • TLS 인증서: /etc/nginx/ssl/cert.pem
  • nfqws Binary: /opt/zapret/nfq/nfqws

프록시 관리

프록시 상태를 확인합니다:

systemctl status mtproto-proxy

실시간 로그 보기:

journalctl -u mtproto-proxy -f

프록시를 재시작합니다:

systemctl restart mtproto-proxy

설정

프록시 구성은 다음에 저장됩니다: /opt/mtproto-proxy/config.toml

구성을 변경한 후 프록시를 재시작합니다:

systemctl restart mtproto-proxy

업데이트된 연결 링크를 생성합니다:

mtbuddy links

로컬 TLS 마스크

로컬 Nginx TLS 마스킹 서비스가 구성되어 있습니다.

  • 도메인: google.com
  • 리스너: 127.0.0.1:8443
  • 인증서: /etc/nginx/ssl/cert.pem

헬스 모니터를 확인합니다:

systemctl status mtproto-mask-health.timer

nfqws를 이용한 TCP 비동기화

설치 과정에서 DPI 우회를 강화하기 위해 nfqws를 활성화합니다.

상태를 확인합니다:

systemctl status nfqws-mtproto

필요하면 재시작합니다:

systemctl restart nfqws-mtproto

유용한 명령

# Show Telegram connection links
sudo mtbuddy links

# Show proxy and module status
sudo mtbuddy status

# Validate and inspect config
sudo mtbuddy config validate
sudo mtbuddy config doctor
sudo mtbuddy config doctor --network
sudo mtbuddy config print-effective

# Install web monitoring dashboard
sudo mtbuddy setup dashboard
# Remove just the dashboard (leaves the proxy running)
sudo mtbuddy setup dashboard --remove

# Full mtbuddy help
sudo mtbuddy --help

보안의 더 보기

관련 앱.

지금 mtproto.zig를 배포하세요. 월 $2.48부터.