CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 16:05:45 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"b14e29381bf651f45acd42a87a5485e6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=96OtZcqDGnYPOctsTZRSHUoNVm6A%2BKwiiLAWCdJc6XKwg7VS7%2FLBtVH3EseinBpk0G1jI9ifEJvW7UoLTKfNt9rWmtnYRpryi72NpvBo5%2Bc1JocdvYVWMormpEFOlSfDCn17vIOOxVN1TX2oqFXRjcVp4pXVlRUq08lXaEGZV0JHp8a88SubhL5f1cPMecCs4%2B6Clm4X2rkiR1YGvy%2BDVctsXQSgkC%2Fk3BQhu2fsZpNHZiuXt%2BsjvLZ79HHwVs0qoR6r%2BBRoAawml1www%2BzQgg%3D%3D--YutASKlYjfi%2BIdOj--Gdf38yigAMVp0ua8zXB6tg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.21335555.1753632345; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 16:05:45 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 16:05:45 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 90BC:29054:61DFAF:7FF6B9:68864E59
Releases · suyashkumar/ssl-proxy · GitHub
25 Sep 03:48
Loading
05 Apr 19:01
Loading
19 Dec 02:54
Loading
13 Mar 15:25
Loading
13 Nov 06:12
Loading
14 Oct 22:51
Loading
12 Oct 06:04
Loading
13 Aug 20:24
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 92
Releases: suyashkumar/ssl-proxy
Releases · suyashkumar/ssl-proxy
ssl-proxy v0.2.8
8b59d1f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Overview
- Go updates (including using go modules).
- Dependency updates
- Begin releasing arm64 builds
What's Changed
- Update go to 1.18 + go mod tidy by @suyashkumar in #44
- Update golang.org/x/crypto by @suyashkumar in #46
- Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #48
- Update to Go 1.21 by @konst-aa in #53
- Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.17.0 by @dependabot in #55
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #56
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #57
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #58
New Contributors
- @dependabot made their first contribution in #48
- @konst-aa made their first contribution in #53
Full Changelog: v0.2.7...v0.2.8
Assets 5
ssl-proxy v0.2.7
ssl-proxy v0.2.6
66c9c0d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
When the redirectHTTP
flag is enabled (to redirect requests on port 80 to your TLS/SSL port), if a domain is specified it is used for the redirection.
Assets 5
ssl-proxy v0.2.5
a40ba71
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
This release includes the updated golang.org/x/crypto libraries to support ACME RFC 8555.
Assets 5
ssl-proxy v0.2.4
ssl-proxy v0.2.3
3a79b4a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
In this release:
- Support for optional HTTP redirection to HTTPS using
-redirectHTTP
- Colored terminal log
Assets 5
ssl-proxy v0.2.2
7f96480
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
This ensures errors are logged before exit.
Assets 5
ssl-proxy 0.2.1
a4f05cd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Proxy headers are added to all incoming requests.
Assets 5
ssl-proxy with LetsEncrypt support
96dc17b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
ssl-proxy
with autogenerated LetsEncrypt certificate support added.
Assets 5
ssl-proxy
Compare
v0.1.0 Print SHA256 fingerprint, don't require specification of http protocol
Assets 7
You can’t perform that action at this time.