Skip to content

NPM Improvements #4980

@sergondev

Description

@sergondev

I would like to suggest a few enhancements that could improve the overall functionality and bring NPM closer to current standards:

  1. HTTP/3 Support (QUIC)
    Enabling HTTP/3 would significantly improve performance for clients using modern browsers, especially in environments with unstable or high-latency networks.
    2.Support for "Domain/IP + optional path" when creating a Proxy Host
    Inspired by NPMplus, adding the ability to forward traffic not only based on hostname but also on a URL path would allow more granular routing.
    Example: domain.com/api/* && 192.168.1.10/app/*
    This would bring advanced flexibility similar to Traefik or Caddy.

Additional security features inspired by NPMplus

More granular access rules

Optional WAF-like filters

Advanced rate-limiting options

Security presets for common use cases
These enhancements would help users better secure their public services without requiring external tools.

NPMplus source: https://github.com/ZoeyVid/NPMplus

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions