Releases: tdex-network/tor-proxy
v0.1.3
Changelog
- Full Changelog: v0.1.2...v0.1.3
v0.1.2
Changelog
- Full Changelog: v0.1.1...v0.1.2
v0.1.1
Changelog
-
What's Changed
-
- Auto-update with remote registry URL by @louisinger in #13
-
New Contributors
-
- @louisinger made their first contribution in #13
- Full Changelog: v0.1.0...v0.1.1
Docker images
docker pull ghcr.io/tdex-network/torproxy:v0.1.1
v0.1.0-rc.0
v0.1.0
v0.0.5
v0.0.4
Changelog
5d808d0 [GH Action] docker push image on tag (#8)
6896283 [Hotfix] Remove required ciphers to the TLS config
d5e95a2 [Insecure] use the internal *TorProxy.Listener to serve reverseProxy
a340319 [goreleaser] extra_files directive
e63d905 [goreleaser] use ghcr.io in dockers
Docker images
docker pull ghcr.io/tdex-network/torproxy:v0.0.4docker pull ghcr.io/tdex-network/torproxy:latest
v0.0.3
Changelog
af5b2ef Add docker compose
eb41b5d Add user in dockerfile and mount container /home/tiero
0864870 Drop darwin build. Will be mostly used on Linux targets
ceb8e3b Fix /tmp/tordir the embedded tor data directory
c4882bd Update README.md
4e90fe8 Update README.md
3657853 [Dockerfile] adduser torproxy
v0.0.2
Changelog
aa0ed71 Add Dockerfile
13c1201 Add go-releaser
754189c Automatic SSL (#6)
25855dc Dockerfile
36f3af9 Fetch json from stdin, remote url or local filepath. Fixes #4
c0290d8 Merge branch 'master' of github.com:TDex-network/tor-proxy
e651526 Redirect via URL query string
245d105 Remove //<grpc_stuff> from upstream path when proxying
473acce Remove /onion/<grpc_stuff> from proxied request (#5)
5939938 Use embedded tor with --use-tor flag. Fixed #2
3ccdbf6 [goreleaser.yml] * in go build
bd5f4d7 [goreleaser.yml] build.main whole cmd folder
a562d9c dist .gitignore
051cb8b split ListenAndServe to defer closing and sigterm