I put changedetection.io to notify me on Telegram of changes on the registration page ;)
AvistaZ (AsiaTorrents) is a Private Torrent Tracker for ASIAN MOVIES / TV / GENERAL
AvistaZ is the internal tracker for multiple release groups
AvistaZ is the sister-site of CinemaZ, ExoticaZ, AnimeTorrents and PrivateHD
Update: [Closed]
I have been using Adguard Home in the cloud, limited by clients and using it only for DoH/TLS. Updates are made directly in the UI, it's really very light and practical.
Bugs are as certain as the change of the seasons 📆. However, in this release we have not only fixed quite a few of them, but also added some features that will make it easier to configure AdGuard ...
Full changelog See also the v0.107.41 GitHub milestone.
Security
- Go version has been updated to prevent the possibility of exploiting the CVE2023-45283 and CVE-2023-45284 Go vulnerabilities fixed in Go 1.20.11.
Added
-
Ability to specify subnet lengths for IPv4 and IPv6 addresses, used for rate limiting requests, in the configuration file (#6368).
-
Ability to specify multiple domain specific upstreams per line, e.g. [/domain1/../domain2/]upstream1 upstream2 .. upstreamN (#4977).
Changed
- Increased the height of the ready-to-use filter lists dialog (#6358).
- Improved logging of authentication failures (#6357).
Configuration changes
- New properties dns.ratelimit_subnet_len_ipv4 and dns.ratelimit_subnet_len_ipv6 have been added to the configuration file (#6368).
Fixed
- Schedule timezone not being sent (#6401).
- Average request processing time calculation (#6220).
- Redundant truncation of long client names in the Top Clients table (#6338).
- Scrolling column headers in the tables (#6337).
- $important,dnsrewrite rules not overriding allowlist rules (#6204).
- Dark mode DNS rewrite background (#6329).
- Issues with QUIC and HTTP/3 upstreams on Linux (#6335).
you can generate a new cookie with the value you want to identify that computer and use/capture that same value in the plausible custom event
In Plausible you can use custom events: https://plausible.io/docs/custom-props/introduction
I think this should be enough
Use https://home.tdarr.io/, it has what you are looking for and will do everything automatically! The first setup is never easy!
Backup binaries:
cp /usr/sbin/tailscale backup_tailscale cp /usr/sbin/tailscaled backup_tailscaled
Update (https://pkgs.tailscale.com/stable/#static): ``` service tailscale stop
wget https://pkgs.tailscale.com/stable/tailscale_1.50.1_mips.tgz
service tailscale stop tar zxvf tailscale_1.50.1_mips.tgz
cp /root/tailscale_1.50.1_mips/tailscale* /usr/sbin/ service tailscale start tailscale version ```
Discover and join communities on Lemmy and the Fediverse
Releases are like fruit: the tastier the apple, the more likely there's a bug in it somewhere. It turns out that our previous release was quite delicious! This hotfix is meant to deal with all the ...
Fixed
- Incorrect original answer when a response is filtered (#6183).
- Comments in the Fallback DNS servers field in the UI (#6182).
- Empty or default Safe Browsing and Parental Control settings (#6181).
- Various UI issues.
use installed on edgerouter-x, no problem, efficient and functional
A small bugfix and security release. We are working on new features in future releases. Full changelog See also the v0.107.36 GitHub milestone. Security Go version has been updated to prevent the...
#Security
- Go version has been updated to prevent the possibility of exploiting the CVE-2023-29409 Go vulnerability fixed in Go 1.20.7.
#Deprecated
- Go 1.20 support. Future versions will require at least Go 1.21 to build.
#Fixed
- Inability to block queries for the root domain, such as NS . queries, using the Disallowed domains feature on the DNS settings page (#6049). Users who want to block . queries should use the |.^ AdBlock rule or a similar regular expression.
- Client hostnames not resolving when upstream server responds with zero-TTL records (#6046).
it wasn't a criticism of your project, it's just a layer of security for these companies. you asked for a raise and they apparently responded promptly.
In general everyone should use 1-2 servers, 10 is not exactly a low number. Even in the most boring players like AWS, using 1 month and paying the bill will already give you higher limits.
In the previous release, we optimized the filtering-rule list updates, achieving up to three times speedup in some cases. However, the new algorithm proved to be too strict, so in this release we ...
Changed Improved reliability filtering-rule list updates on Unix systems.
Fixed Occasional client information lookup failures that could lead to the DNS server getting stuck (#6006).
bufio.Scanner: token too long and other errors when trying to add filtering-rule lists with lines over 1024 bytes long or containing cosmetic rules (#6003).
Removed Default exposure of the non-standard ports 784 and 8853 for DNS-over-QUIC in the Dockerfile.
Try a Scrutiny: https://github.com/AnalogJ/scrutiny#docker
Debian 11-12, few updates and a lot of stability
This release improves the security of AdGuard Home and fixes a few larger issues. Safe Browsing and CPU spikes Back in June we released a security update to AdGuard Home with a few bugfixes. Ironi...
This release improves the security of AdGuard Home and fixes a few larger issues.
Safe Browsing and CPU spikes Back in June we released a security update to AdGuard Home with a few bugfixes. Ironically, it brought about another bug. Safe Browsing and Parental Control weren't working properly since then, which in some cases led to lowered performance, random crashes, and huge CPU spikes.
It took us an entire month to get to the bottom of this, and it certainly would have taken even longer if not for the awesome community members: @bigwookie, @TheCableGuy99, and others. It turned out that “The Big Bug” was, in fact, three smaller bugs in a trenchcoat. And they were all mercilessly dealt with in this update.
Docker HEALTHCHECK Docker users should note that the Docker HEALTHCHECK mechanism has been removed, since it was causing a lot of issues, especially when used with Podman and other popular Docker tools.
Bugs need to be fixed, and that's just what we did in this release 🔧. Besides that, we've been working on internal improvements that will make it easier to add new features in future releases. Ack...
Bugs need to be fixed, and that's just what we did in this release 🔧. Besides that, we've been working on internal improvements that will make it easier to add new features in future releases.
Added The new command-line flag --web-addr is the address to serve the web UI on, in the host:port format.
The ability to set inactivity periods for filtering blocked services, both globally and per client, in the configuration file (#951). The UI changes are coming in the upcoming releases.
The ability to edit rewrite rules via PUT /control/rewrite/update HTTP API and the Web UI (#1577).
I bought a Morefine N100 recently, it's a great device. Support 1 NVMe and 1 SSD 2.5, you can use both combined in RAID and even backup options in the cloud or on an external disk through the USB3.0 ports.
Quicksync for Plex/tdarr works great on the latest version of Debian Bookworm.
A hotfix release to fix a major issue in the previous release. Full changelog Fixed DNSCrypt upstream not resetting the client and resolver information on dialing errors (#5872).
A hotfix release to fix a major issue in the previous release.
Full changelog
- DNSCrypt upstream not resetting the client and resolver information on dialing errors