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 Shadowsocks 2022 methods #604

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 22, 2022

  1. Increase password digits for added security

    Increase default password digits for added security.
    Radium-bit committed May 22, 2022
    Configuration menu
    Copy the full SHA
    c9c41a0 View commit details
    Browse the repository at this point in the history
  2. Update stream.py

    Radium-bit committed May 22, 2022
    Configuration menu
    Copy the full SHA
    c545397 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Support Shadowsocks 2022 methods

    Support Shadowsocks 2022 methods
    include "2022-blake3-aes-128-gcm","2022-blake3-aes-256-gcm","2022-blake3-chacha20-poly1305"
    Radium-bit committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a24f521 View commit details
    Browse the repository at this point in the history
  2. Revert "Increase password digits for added security"

    This reverts commit c9c41a0.
    Radium-bit committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    8ea7b7b View commit details
    Browse the repository at this point in the history
  3. Revert "Update stream.py"

    This reverts commit c545397.
    Radium-bit committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    41e68e4 View commit details
    Browse the repository at this point in the history