PrismarineJS / PrismarineJS/node-minecraft-protocol
Proxy Protocol/HA Proxy support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 290
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? Please describe.
A friend of mine has a special proxy for his server using nmp and im trying to get ip banning to work
Describe the solution you'd like
a toggle (like keepAlive) that would send a proxyprotocol connection to the backend server
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the JavaScript entry point that establishes backend connections and the option handling used for toggles such as keepAlive. Trace how connection data is sent to the backend, then determine the expected Proxy Protocol/HAProxy behavior and add coverage for the toggle and emitted connection data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100