umbrel-apps/snowflake/umbrel-app.yml
Steven Briscoe be287465ec
Update Snowflake to v2.4.1 (#340)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2022-12-23 11:57:17 +00:00

58 lines
2.0 KiB
YAML

manifestVersion: 1
id: snowflake
category: Networking
name: Tor Snowflake Proxy
version: "2.4.1"
tagline: Help defeat internet censorship
description: >-
Snowflake is a system to defeat internet censorship. People who are
censored can use Snowflake to access the internet. Their connection goes
through Snowflake proxies, which are run by volunteers.
If your internet access is not censored, you should consider running a Snowflake proxy to help users in censored networks. There is no need to worry about which websites people are accessing through your proxy. Their visible browsing IP address will match their Tor exit node, not yours.
developer: The Tor Project, Inc.
website: https://snowflake.torproject.org/
dependencies: []
repo: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/tree/main
support: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues
port: 3800
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
deterministicPassword: false
torOnly: false
releaseNotes: >-
Various bugfixes and enhancements:
- Issue 40224: Bug fix in utls roundtripper
- Fix proxy command line help output
- Issue 40123: Reduce multicast DNS candidates
- Add ICE ephemeral ports range setting
- Reformat using Go 1.19
- Update CI tests to include latest and minimum Go versions
- Issue 40184: Use fixed unit for bandwidth logging
- Update gorilla/websocket to v1.5.0
- Issue 40175: Server performance improvements
- Issue 40183: Change snowflake proxy log verbosity
- Issue 40117: Display proxy NAT type in logs
Full changelog: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/blob/7c154e5fd06693ddc4feb5962cab4a13aeebd405/ChangeLog
Compare to v2.1.0: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/compare/v2.1.0...v2.4.1
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/1284