Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.08 KB

File metadata and controls

21 lines (15 loc) · 1.08 KB

Warning

This project is very much a work in progress and has not been battle-tested yet. Use at your own risk.

bug

Reverse proxy for HTTP/HTTPS services with built-in rate limiting, load balancing and more.

Features

  • Supports UDP, TCP, and HTTP/HTTPS protocols.
  • Built-in rate limiting to protect against abuse.
  • Load balancing across multiple backend servers using round-robin.
  • Simple and understandable YAML configuration.

Configuration

Configuration is very simple, see example.yaml

License

bug is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License.

bug is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with bug. If not, see https://www.gnu.org/licenses/.