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

Open
opened 2026-05-07 00:30:16 +02:00 by BreizhHardware · 0 comments

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.
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
starred/ntfy#1101
No description provided.