Interface CircumventionProvider


@ThreadSafe @NotNullByDefault public interface CircumventionProvider
  • Field Details

    • COUNTRIES_DEFAULT_OBFS4

      static final String[] COUNTRIES_DEFAULT_OBFS4
      Countries where default obfs4 bridges should be used.
    • COUNTRIES_NON_DEFAULT_OBFS4

      static final String[] COUNTRIES_NON_DEFAULT_OBFS4
      Countries where non-default obfs4 bridges should be used.
    • COUNTRIES_VANILLA

      static final String[] COUNTRIES_VANILLA
      Countries where vanilla bridges should be used.
    • COUNTRIES_MEEK

      static final String[] COUNTRIES_MEEK
      Countries where meek bridges should be used.
    • COUNTRIES_SNOWFLAKE

      static final String[] COUNTRIES_SNOWFLAKE
      Countries where snowflake bridges should be used.
  • Method Details