惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hacker News - Newest:
Hacker News - Newest: "LLM"
Application and Cybersecurity Blog
Application and Cybersecurity Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Webroot Blog
Webroot Blog
The Last Watchdog
The Last Watchdog
W
WeLiveSecurity
V
V2EX - 技术
Recent Commits to openclaw:main
Recent Commits to openclaw:main
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Troy Hunt's Blog
N
News | PayPal Newsroom
Google DeepMind News
Google DeepMind News
S
Security @ Cisco Blogs
Schneier on Security
Schneier on Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
V
Vulnerabilities – Threatpost
H
Hacker News: Front Page
Google Online Security Blog
Google Online Security Blog
T
Tenable Blog
M
MIT News - Artificial intelligence
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
AI
AI
SecWiki News
SecWiki News
Cisco Talos Blog
Cisco Talos Blog
L
LINUX DO - 热门话题
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
爱范儿
爱范儿
T
The Exploit Database - CXSecurity.com
J
Java Code Geeks
月光博客
月光博客
宝玉的分享
宝玉的分享
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
IT之家
IT之家
G
GRAHAM CLULEY
C
Cisco Blogs
WordPress大学
WordPress大学
A
Arctic Wolf
O
OpenAI News
Scott Helme
Scott Helme
T
Threat Research - Cisco Blogs
博客园 - Franky
雷峰网
雷峰网
腾讯CDC
S
SegmentFault 最新的问题
Security Latest
Security Latest
人人都是产品经理
人人都是产品经理
Microsoft Azure Blog
Microsoft Azure Blog
AWS News Blog
AWS News Blog

AUR Newest Packages

AUR (en) - llvm-bolt-bin AUR (en) - unbill-tui-bin AUR (en) - unbill-cli-bin AUR (en) - omarchy-prayer AUR (en) - pi-ext-subagents AUR (en) - pgxcli-bin AUR (en) - octra-wallet AUR (en) - bambu-studio AUR (en) - graphify-bin AUR (en) - word-snatchers-cli AUR (en) - typing-game-cli AUR (en) - agent-deck-bin AUR (en) - fconvert AUR (en) - sd-boot AUR (en) - mutui AUR (en) - vapor-openvr-git AUR (en) - pi-ext-awsdocs AUR (en) - omniroute-bin AUR (en) - ddnsto-bin AUR (en) - herdr-bin AUR (en) - superset-bin AUR (en) - dabradio-bin openaquaero AUR (en) - fmradio-bin AUR (en) - luna-translator AUR (en) - braincup-bin AUR (en) - ioruba-desktop-bin AUR (en) - ioruba-desktop AUR (en) - deadsync-bin AUR (en) - deadsync AUR (en) - claurst-bin AUR (en) - festival-bin AUR (en) - awesomenes AUR (en) - tofi-rs-git AUR (en) - wallrift AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - runex-bin AUR (en) - sing-box-ref1nd-beta-bin AUR (en) - netscan-tui AUR (en) - koharu-appimage AUR (en) - pulsedb AUR (en) - clashmi-bin AUR (en) - viper-py AUR (en) - netwatch-tui-bin AUR (en) - scran AUR (en) - snapdog-client AUR (en) - snapdog AUR (en) - opentubex AUR (en) - fafind-bin AUR (en) - smosummary AUR (en) - cardwire AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - clawd-on-desk-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - byedroid AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - opennow AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - gitmun-bin AUR (en) - drop-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - goosestation-libretro AUR (en) - kei AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - cosmic-ext-connected-git AUR (en) - ter-music-cn elio-bin AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - ouijit-bin AUR (en) - usque-bin
AUR (en) - nextdns-unprivileged
2026-06-15 · via AUR Newest Packages

Latest Comments

wooptoo commented on 2023-08-30 09:52 (UTC)

Fixed permissions. You'll need to add your user to the nextdns group in order to control the daemon with: nextdns cache-stats or nextdns cache-keys

TomZander commented on 2023-08-29 21:43 (UTC)

The current setup creates a sock file with the privs 755, user and group nextdns.

The problem is that if I want to run the nextdns app from my normal user that ran 'newgrp' I get an error:

$ nextdns cache-stats

Error: dial unix /run/nextdns/nextdns.sock: connect: permission denied

Adding write permissions to the group fixes that. (chmod g+w on the sock).

Is that possible to fix in the package? I assume its just setting of the umask to be more sane. 0007 instead of 0022

gothmog123 commented on 2022-04-20 14:47 (UTC)

works great, thanks so much

ashwinkj commented on 2022-01-19 04:42 (UTC)

I am no longer able see the client-info when using this package. I am sure it reporting it correctly when I initially installed it. I tried using the same configuration with the nextdns package in AUR and it is able to report it correctly. Is anyone else having this problem?

wooptoo commented on 2021-08-09 19:11 (UTC)