[GH-ISSUE #1563] PROXY protocol support #1101

Open
opened 2026-05-05 04:27:40 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @Cronvs on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1563

💡 Idea

Some, including myself, don't terminate the tls/ssl connection at the reverse proxy but rather proxy the tcp connection, this makes it impossible to include proxy headers in the HTTP connection. However, most major proxys support PROXY protocol, would it not be neat if ntfy server could use this to differentiate between users?

💻 Target components

This would concern ntfy server.

Originally created by @Cronvs on GitHub (Jan 22, 2026). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1563 <!-- Before you submit, consider asking on Discord/Matrix instead. You'll usually get an answer sooner, and there are more people there to help! - Discord: https://discord.gg/cT7ECsZj9w - Matrix: https://matrix.to/#/#ntfy:matrix.org / https://matrix.to/#/#ntfy-space:matrix.org --> :bulb: **Idea** <!-- Share your thoughts; try to be detailed if you can --> Some, including myself, don't terminate the tls/ssl connection at the reverse proxy but rather proxy the tcp connection, this makes it impossible to include proxy headers in the HTTP connection. However, most major proxys support PROXY protocol, would it not be neat if ntfy server could use this to differentiate between users? :computer: **Target components** <!-- Where should this feature/enhancement be added? --> <!-- e.g. ntfy server, Android app, iOS app, web app --> This would concern ntfy server.
gitea-mirror added the
enhancement
server
labels 2026-05-05 04:27:40 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ntfy#1101
No description provided.