Skip to content
/ bug Public

Simple and easy-to-use reverse proxy/load balancer

License

Notifications You must be signed in to change notification settings

bouquet2/bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

Simple and easy-to-use reverse proxy/load balancer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages