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

Fix getting shared flags instead of real argument #1905

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

iusearch
Copy link
Contributor

No description provided.

@AkinoKaede AkinoKaede marked this pull request as draft August 20, 2022 10:12
@AkinoKaede AkinoKaede marked this pull request as ready for review August 20, 2022 10:12
@AkinoKaede
Copy link
Contributor

AkinoKaede commented Aug 20, 2022

Could you tell me why you want to make this change?

@iusearch
Copy link
Contributor Author

Cause the original args[0] will get -s when using v2ray api bi -s 127.0.0.1:45678 myBalancer which of course is not a valid balancer tag.

@AkinoKaede AkinoKaede merged commit d355e80 into v2fly:master Sep 7, 2022
maskedeken pushed a commit to maskedeken/v2ray-core that referenced this pull request Mar 10, 2023
…2fly#1940)

Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/lucas-clemente/quic-go/releases)
- [Changelog](https://github.com/lucas-clemente/quic-go/blob/master/Changelog.md)
- [Commits](quic-go/quic-go@v0.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/lucas-clemente/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Lint: exclude ST1016

Style: remove duplicate FetchHTTPContent function

Fix getting shared flags for balance info command (v2fly#1905)

Fix erroneous prefix checking

Fix: json.Reader: fill output bytes as much as possible

Fix JSON parsing state machine so Read([]byte) can accept byte array of any length.

This fixes a infinite read with io.ReadFull().

Fix: guard against nil pointer dereference of (*NetworkList)

chore: disable lint on generated protobuf file

update version: 5.1.0

chore: regenerate protobuf file

chore: normalize generated .pb.go file to reduce unnecessary change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants