diff --git a/README.md b/README.md index 45f6383bd..c60b62791 100644 --- a/README.md +++ b/README.md @@ -851,10 +851,10 @@ SOFTWARE. [terminal-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [terminal-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [terminal-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/7e299a2 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/7e299a2/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/95a96d1 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/95a96d1/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-7e299a2-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-95a96d1-blue.svg [tor-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tor-armhf.svg [tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index 033f9b4c0..e00f367f5 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,11 +1,22 @@ # Changelog since v1.5.1 -2018/09/25 10:26 UTC - [7e299a2](https://github.com/hassio-addons/addon-tor/commit/7e299a2fd98fc9ec8854999e72d13374590a2155) by [@frenck](https://github.com/frenck) +2018/09/27 19:45 UTC - [95a96d1](https://github.com/hassio-addons/addon-tor/commit/95a96d16a0ded9f158569083daafdade193e976c) by [@ludeeus](https://github.com/ludeeus) +> ✨Changes configuration so all LAN devices can be published. (#6) + +* Changes configuration so all LAN devices can be published. + +* removed whitespace + +* Revert config change, and add more accepted syntaxes. + +* Update 52-tor-services.sh + +2018/09/27 19:45 UTC - [7e299a2](https://github.com/hassio-addons/addon-tor/commit/7e299a2fd98fc9ec8854999e72d13374590a2155) by [@frenck](https://github.com/frenck) > :snowflake: Adds Hassio API security role -2018/09/25 10:26 UTC - [f3feab2](https://github.com/hassio-addons/addon-tor/commit/f3feab2928efd5e560fa3e309e42899f23a6c297) by [@frenck](https://github.com/frenck) +2018/09/27 19:45 UTC - [f3feab2](https://github.com/hassio-addons/addon-tor/commit/f3feab2928efd5e560fa3e309e42899f23a6c297) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades base image to v2.3.0 -2018/09/25 10:26 UTC - [24ecb6f](https://github.com/hassio-addons/addon-tor/commit/24ecb6f59626c3375a73e05832987324d43b4312) by [@frenck](https://github.com/frenck) +2018/09/27 19:45 UTC - [24ecb6f](https://github.com/hassio-addons/addon-tor/commit/24ecb6f59626c3375a73e05832987324d43b4312) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades base image to v2.2.0 diff --git a/tor/README.md b/tor/README.md index df4191a48..1bdd38ac9 100644 --- a/tor/README.md +++ b/tor/README.md @@ -57,13 +57,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-tor/blob/7e299a2/README.md +[docs]: https://github.com/hassio-addons/addon-tor/blob/95a96d1/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tor/33822?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-7e299a2-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/7e299a2 +[release-shield]: https://img.shields.io/badge/version-95a96d1-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/95a96d1 [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en \ No newline at end of file diff --git a/tor/config.json b/tor/config.json index bf6c4b6f8..a681e8c09 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "7e299a2", + "version": "95a96d1", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-tor/33822?u=frenck", @@ -41,7 +41,7 @@ "match(^[A-Za-z0-9+-_]{1,16}$)" ], "ports": [ - "match(^(?:6553[0-5]|655[0-2]\\d|65[0-4]\\d\\d|6[0-4]\\d{3}|[1-5]\\d{4}|[1-9]\\d{0,3})(?::(6553[0-5]|655[0-2]\\d|65[0-4]\\d\\d|6[0-4]\\d{3}|[1-5]\\d{4}|[1-9]\\d{0,3}))?$)" + "match(^(.*:)?(?:[0-9]{1,4}|[1-5][0-9]{4}|6[0-4][0-9]{3}|65[0-4][0-9]{2}|655[0-2][0-9]|6553[0-5])?$)" ] }, "environment": {