Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support webtunnel, obfs and snowflake bridges #170

Open
wants to merge 48 commits into
base: main
Choose a base branch
from

Commits on May 9, 2023

  1. Update Dockerfile

    install obfs proxy
    akrigator authored May 9, 2023
    Configuration menu
    Copy the full SHA
    9dbc5c3 View commit details
    Browse the repository at this point in the history
  2. Update config.yaml

    Default bridges
    akrigator authored May 9, 2023
    Configuration menu
    Copy the full SHA
    a8f2097 View commit details
    Browse the repository at this point in the history
  3. Update run

    akrigator authored May 9, 2023
    Configuration menu
    Copy the full SHA
    1677607 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Add obfs4 bridges support

    akrigator committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8726337 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    64a10e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    05f9de9 View commit details
    Browse the repository at this point in the history
  2. Update transaltion

    akrigator committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8557906 View commit details
    Browse the repository at this point in the history
  3. Markdown experiment

    akrigator committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    28532a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    308dde9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d241652 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Snowflake bridge support

    akrigator committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d42332c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc9d3fc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    eaae400 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    9ffdfff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9f3f30 View commit details
    Browse the repository at this point in the history
  3. Fix dependcy version

    Snowflake 2.7.0 is dependent on go 1.21+.
    Let's use 2.6.1 since only 1.20.10-r0 is available in ghcr.io/hassio-addons/base:14.3.0
    akrigator committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    43c7c75 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    cd2615d View commit details
    Browse the repository at this point in the history
  2. Add webtunnel bidge support

    akrigator committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f047bdb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Increase watchdog interval

    Bootstrapping with bridge takes upto 1 hour
    https://docs.docker.com/engine/reference/builder/#healthcheck
    akrigator committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b32959a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    ee0f4f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    aebefab View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fix up @frenck comments:

    - setup renovate to manage tor trasports plugins versioning
    - install transport plugins in single docker layer
    akrigator committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a1e3394 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    c156581 View commit details
    Browse the repository at this point in the history
  2. Fix up @frenck comments:

    - setcap in single docker layer
    akrigator committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    255a29d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    ca32749 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    f9c9622 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    f064242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08ac169 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    9f48fee View commit details
    Browse the repository at this point in the history
  2. Docker layers

    akrigator committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fd22dc2 View commit details
    Browse the repository at this point in the history
  3. Docker layers

    akrigator committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fc3b758 View commit details
    Browse the repository at this point in the history
  4. YAMLLint fixup

    akrigator committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9238dc8 View commit details
    Browse the repository at this point in the history
  5. Prettified Code!

    akrigator authored and actions-user committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0bd9e0b View commit details
    Browse the repository at this point in the history
  6. Docker layers

    akrigator committed May 23, 2024
    Configuration menu
    Copy the full SHA
    91d4acc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa74319 View commit details
    Browse the repository at this point in the history
  8. Docker layers

    akrigator committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8f9779a View commit details
    Browse the repository at this point in the history
  9. Misspelling

    akrigator committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8de4f8f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    db3ac52 View commit details
    Browse the repository at this point in the history
  2. coderabbitai suggestions

    akrigator committed May 24, 2024
    Configuration menu
    Copy the full SHA
    69a20f8 View commit details
    Browse the repository at this point in the history
  3. Revert suggestion

    akrigator committed May 24, 2024
    Configuration menu
    Copy the full SHA
    035a760 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    8e6dd56 View commit details
    Browse the repository at this point in the history
  2. Update dependecies

    akrigator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2b77e9a View commit details
    Browse the repository at this point in the history
  3. Update dependency

    akrigator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c531593 View commit details
    Browse the repository at this point in the history
  4. Update dependincies

    akrigator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    335465e View commit details
    Browse the repository at this point in the history
  5. Update dependency

    akrigator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fed695a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    dab5dd8 View commit details
    Browse the repository at this point in the history
  2. Update dependency packages

    akrigator committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0f955a2 View commit details
    Browse the repository at this point in the history
  3. Update web tunnel version

    akrigator committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4c2ffe5 View commit details
    Browse the repository at this point in the history