github 9seconds/mtg v2.2.4

10 hours ago

This release adds a new CLI command mtg doctor that helps understanding about possible problems with your current installations:

$ mtg doctor /path/to/my/config.toml
Deprecated options
  ✅ All good
Time skewness
  ✅ Time drift is -607.048µs, but tolerate-time-skewness is 5s
Validate native network connectivity
  ✅ DC 1
  ✅ DC 2
  ✅ DC 3
  ✅ DC 4
  ✅ DC 5
  ✅ DC 203
Validate network connectivity with proxy socks5://127.0.0.1:1080
  ✅ DC 1
  ✅ DC 2
  ✅ DC 3
  ✅ DC 4
  ✅ DC 5
  ✅ DC 203
Validate fronting domain connectivity
  ✅ xx.xx.xx.xx:yyy is reachable
Validate SNI-DNS match
  ✅ IP address xx.xx.xx.xx matches secret hostname <REDACTED>

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.2.4

Don't miss a new mtg release

NewReleases is sending notifications on new releases.