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

Releases: octavore/lightproxy

v1.3.0

20 Aug 22:32
de97b16
Compare
Choose a tag to compare

Changelog

  • de97b16 Update goreleaser things.
  • 6d10c2c Update readme.
  • a81fcdd Support mkcert and ca_cert_file.
  • 19ad26a Merge pull request #4 from jonian/websocket_connect
  • 58c1c18 Proxy connect requests to destHost if port is not 443
  • 512ef29 Return in serveConnect if port is not 443

v1.2.2

07 Apr 00:55
Compare
Choose a tag to compare

Changelog

988c24a Bump dependencies.
041ac89 Migrate to go mod.

v1.2.1

13 Dec 01:06
Compare
Choose a tag to compare

Changelog

5cbc033 v1.2.1: Support multiple search paths for config.json.

v1.2.0

03 Jun 22:00
Compare
Choose a tag to compare

Changelog

3b7de76 Update readme.
d03af72 Tweak TLS config.
dd0125c Fix compatibility issue with Safari on Mojave.
a3ba8ca Remove extra break and tweak log to be more consistent.
c392659 Tweak to use dnsDomainIs instead of shExpMatch in pac file.
2c62f8f Bump version and update readme.
bc15300 Support wildcards.
9a5d0b1 Update version number belatedly.

v1.1.1

10 May 18:45
Compare
Choose a tag to compare

Changelog

193c312 Ensure config in more places.

v1.1.0

10 May 18:39
Compare
Choose a tag to compare

Changelog

5cd22d9 Use goreleaser.
d3f9e4f Refactor initialization.
b9254c9 Update README with more links to PAC file resources.
f36f2c6 Fix PAC port.
2f5d390 Update readme with TLS instructions.
2e103a2 Support TLS connections.
48f7324 Fix PAC file to use configured port.
e44124c Ignore CONNECT and bugfixes.
3f3a9af Handle CONNECT correctly.

v1.0.2

27 Jun 04:31
Compare
Choose a tag to compare

Changelog

a9549a3 Update version for updated version.
ccaba40 Add instructions for network config on MacOS.

v1.0.1

27 Jun 03:43
Compare
Choose a tag to compare

Changelog

f9059a4 Remove unused config option.

v1.0.0

27 Jun 03:39
Compare
Choose a tag to compare

Changelog

03a94fa Add goreleaser for releasing.
04b46de More colors.
7eb6ea0 Change Entry values from pointer strings to strings.
5966ce6 Update auto-generated config with better examples.
8bf45f8 Bump vendored deps.
4637240 Print out proxy URL on start.
38d5223 Update readme.
03ce2a4 Add set-dir command for adding folders.
7383ded Make .wip the default tld
abbb36f Make help text more consistent.
1ecc057 Refactor writeConfig.
c93232e Add rm-dest command.
6d34893 Update set-dest to map ports.
1e056b8 Remove old vendor experiment variable.
3738198 Refactor and add support for proxy auto configuration.
bd195e0 vendor: Update naga version to latest.
17f6443 Makefile for generating releases.

lightproxy v0.1.0

15 Feb 02:41
Compare
Choose a tag to compare

Pre-compiled lightproxy binary for OS X (darwin/amd64) using go 1.5.3.

0