8000 Tags · ebell451/boringproxy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ebell451/boringproxy

Tags

v0.9.1

Toggle v0.9.1's commit message
Update changelog

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request boringproxy#155 from boringproxy/improve-release

Improve release

v0.8.2

Toggle v0.8.2's commit message
Allow manually setting public IP

v0.8.1

Toggle v0.8.1's commit message
Update to namedrop 0.4.0

v0.8.0

Toggle v0.8.0's commit message
Improve admin domain UI

Print QR code for TakingNames.io link

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request boringproxy#107 from boringproxy/add-bsd-builds

Add freebsd and openbsd builds

v0.6.0

Toggle v0.6.0's commit message
Fix cancellation

v0.5.0

Toggle v0.5.0's commit message
Improve argument parsing and error messages

v0.4.0

Toggle v0.4.0's commit message
Avoid unnecessary server certs

The server doesn't need to get certs unless TlsTermination is set
to server.

v0.3.0

Toggle v0.3.0's commit message
Implement HTTPS requests from client to upstreams

Can now put "https://" in front of Client Address to force it to
use TLS. It doesn't do any verification of the upstream cert. This
is intended to work similarly to the way ngrok does it:

https://ngrok.com/docs#http-local-https
0