mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #88] feature request: unix socket support #71
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oddlama on GitHub (Jan 10, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/88
Thanks for the great program! I was wondering whether you could add support for listening solely on a unix socket.
This would be great to run ntfy in proxied mode, as it would make permission management between nginx and ntfy a lot easier, as I'd like to restrict the rest of my system from talking to ntfy.
@binwiederhier commented on GitHub (Jan 10, 2022):
That's likely trivial to add. Great idea.
@binwiederhier commented on GitHub (Jan 10, 2022):
https://github.com/binwiederhier/ntfy/pull/89/files
@binwiederhier commented on GitHub (Jan 15, 2022):
Done; will be in the next server release