-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
V5: Remove v2ctl #488
Merged
Merged
V5: Remove v2ctl #488
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* remove v2ctl, wv2ray build scripts * remove infra/control/main * remove !confonly flag * remove ctlcmd package * remove Confgi.Override
> v2ctl is removed, commands is used only by main
approved the removal of wv2ray build scripts |
kslr
reviewed
Dec 4, 2020
kslr
approved these changes
Dec 4, 2020
Loyalsoldier
approved these changes
Dec 4, 2020
ChaosNyaruko
added a commit
to ChaosNyaruko/v2fly-github-io
that referenced
this pull request
Jul 17, 2022
It has been remvoe, see v2fly/v2ray-core#488
felixonmars
added a commit
to felixonmars/v2fly-core
that referenced
this pull request
Sep 7, 2022
It seems to be left over from v2fly#488
Loyalsoldier
added a commit
that referenced
this pull request
Sep 18, 2022
* Remove v2ctl from debian/rules It seems to be left over from #488 * Chore: use Go v1.19 to build debian package Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
arm64v8a
added a commit
to MatsuriDayo/v2ray-core
that referenced
this pull request
Oct 11, 2022
Co-authored-by: ksco.he <ksco.he@ponyft.com> Co-authored-by: 秋のかえで <autmaple@protonmail.com> Chore: bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#2046) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fix: socks4/4a client handshake (#1971) Feat: add transport original name to listen unix (#2048) Feat: add bind to device to Windows and Darwin (#1972) fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) Chore: github.com/lucas-clemente/quic-go from 0.29.0 to 0.29.1 (#2010) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> feat: Replace default Health Ping URL to HTTPS (#1991) Chore: update dependencies (#1995) Refactor: replace netaddr package with netipx (#1994) Fix: remove v2ctl from debian/rules (#1954) * Remove v2ctl from debian/rules It seems to be left over from v2fly/v2ray-core#488 * Chore: use Go v1.19 to build debian package Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com> Chore: bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#1935) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Chore: bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#1959) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Chore: bump github.com/jhump/protoreflect from 1.12.0 to 1.13.0 (#1982) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> feat: Implement Match and MatchAny for all MatcherGroup, IndexMatcher [common/strmatcher] Implement Match and MatchAny for all MatcherGroup and IndexMatcher
BrewTestBot
pushed a commit
to Homebrew/homebrew-core
that referenced
this pull request
Feb 7, 2023
* v2ray 5.2.1 * v2ray: Stop building `v2ctl` It was deleted: v2fly/v2ray-core#488 (cherry-picked from commit 4364312) * v2ray: Fix test (cherry-picked from commit f1d12b3) * v2ray: update resources * v2ray: depends_on canonical name 'go' instead of alias * v2ray: fix service command line Closes #122557. Co-authored-by: Issy Long <me@issyl0.co.uk> Co-authored-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove
v2ctl
,wv2ray
v2ctl
,wv2ray
build scriptsinfra/control/main
!confonly
flagctlcmd
packageConfig.Override
mv commands package into main