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.
This PR adds package
Proxytunnel
https://github.com/proxytunnel/proxytunnel to the main bucket.Similar to the already existing in the main bucket
connect
https://github.com/ScoopInstaller/Main/blob/master/bucket/connect.json , it adds HTTP Proxy capability to OpenSSH, but with the added benefit of being actively maintained and supporting HTTPS encrypted SSH connections and multi proxy jumps, as required for SSH to work in corporate firewalls with strict SSH filtering.With almost 500 Stars, this package is an essential tool in corporate devops environments that has existed for years and has a sizeable user base. It is actively maintained and has an auto-build GitHub Actions for Windows. https://github.com/proxytunnel/proxytunnel/releases/tag/v1.12.2 . It is a CLI only tool.
Just like the already commited
connect
,proxyconnect
fullfills all the requirements to be in Scoop's main bucket.There does not exist an issue yet, but I'm happy to open one up if required.
<manifest-name[@version]|chore>: <general summary of the pull request>