Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Team
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Anti-censorship
  • Team
  • Wiki
    • Survival guides
  • Debugging moat and meek

Last edited by Philipp Winter Jan 11, 2021
Page history

Debugging moat and meek

Did meek-azure or moat break? Are you feeling panicky and frustrated? You have come to the right place. Here's how you can diagnose the issue:

  1. Test if you can reach our meek server (which runs on polyanthum) through the Azure infrastructure:

    $ wget -q -O - https://ajax.aspnetcdn.com/ --header 'Host: meek.azureedge.net'              
    I’m just a happy little web server.

    If you don't see this message, the problem is likely somewhere in Azure.

  2. Take a look at our Azure CDN configuration in portal.azure.com.

  3. Our meek bridge's client numbers can tell you if clients can reach our bridge.

  4. Use an up-to-date version of obfs4proxy to test meek-azure and moat. Note that whatever Debian stable currently ships is likely to be outdated. Consider starting obfs4proxy with the following flags:

    ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit exec /path/to/obfs4proxy -enableLogging -unsafeLogging -logLevel DEBUG

    You can then find obfs4proxy's log file in TOR_DATADIR/pt_state/obfs4proxy.log

Clone repository
  • AChildsGardenOfPluggableTransports
  • Anti censorship reading group
  • Baby Name Book
  • Censorship Events
  • Default Bridges
  • Processes
    • Miscellaneous
    • Monthly team report
    • Supporting NGOs with private bridges
  • Research ideas
  • Service Monitoring
  • Snowflake costs
  • Survival Guides
    • BridgeDB Survival Guide
    • Bridgestrap Survival Guide
    • Debugging moat and meek
    • GetTor Survival Guide
View All Pages