Looking for Reverse Proxy and AntiBot developer

Status
This thread has been locked.

TheUpioti

Supreme
Feedback score
0
Posts
233
Reactions
31
Resources
0
Looking for someone to develop an Antibot Reverse Proxy like the ones used by TCPShield/CosmicGuard/Infinity Filter/MCGuard

Requeriments:
  • Route minecraft traffic to different servers depending on domain.
  • Give the player ips to the backend server either by ProxyProtocol or a plugin/similar.
  • Have antibot capabilities, you can use checks from open source projects if you are not good at it, we expect minimum falses and next to no bypasses.
  • You can write the program in whatever language you are comfortable at as long as it works and its not hard to setup tho the similar open-source projects ive seen are coded in GO
  • You can and it would probable be easier for us to just fork an open source proxy and fix bugs and add antibot

Contact me: Upioti#3444
We will discuss the budget, expect $100 minimum
 
Type
Requesting
Provided by
Individual
Language
  1. Java
  2. Swift
  3. JavaScript
  4. NodeJS
  5. TypeScript
  6. PHP
  7. Python
  8. Scala
  9. Rust
  10. Ruby
  11. Lua
  12. Dart
  13. C & C++
  14. C#
  15. Kotlin
  16. Go
  17. Other
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

BOOP

Director of Ops @ Zelphra
Supreme
Feedback score
23
Posts
2,384
Reactions
1,095
Resources
0
why not just use cosmic or tcp shield? cosmic is remarkably good
 

Rarnaie

Feedback score
0
Posts
1
Reactions
0
Resources
0
On the correct path, you are. On geoproxy google chrome, just one service can listen, regardless of the following way. Suppose you use a reverse proxy, such as NGINX. In that case, you may configure a rule that checks the path and sends requests to the API microservice if the route begins with /API. To address this, you might not need to put up your own reverse proxy. Depending on how you provide your frontend web application, the server may already have a mechanism to reroute these requests. Two examples of software that includes this functionality are Firebase hosting and Next.js.
 
Last edited:

EricStewart

Feedback score
0
Posts
3
Reactions
0
Resources
0
Numerous backend services can be handled by a single reverse proxy. As long as it is configured to react on their behalf. In your situation, 4 configuration blocks would be required to direct shift proxy A to service A and so on.
 
Status
This thread has been locked.
Top