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

Implement unencrypted ndt7 (+other maintainance changes) #31

Merged
merged 5 commits into from
Dec 12, 2019

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    50d5d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec33ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9421b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91b9568 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. main.go: use flagx.Enum for the -scheme flag

    Allows to narrow down the allowed values to ws and wss
    as suggested by @pboothe during the review.
    bassosimone committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    0ef9a31 View commit details
    Browse the repository at this point in the history