Categorygithub.com/anilkusc/Fproxy-Internal-Load-Balancer
modulepackage
0.0.0-20200719183958-6d1db16bd4cf
Repository: https://github.com/anilkusc/fproxy-internal-load-balancer.git
Documentation: pkg.go.dev

# README

Fproxy-Internal-Load-Balancer

This is forward proxy with internal load balancer.It is working on Layer 7(for now) and it is balancing load between internal network interface and every request made on another network card on host.


         ->interface1------>x.com
         ->interface2------>y.com
Request---->PROXY->interface3------>z.com
         ->interface4------>x.com
         ->interface5------>y.com

TODOs

  • Dashboard(Monitoring Requests)
  • Enabling Reverse Proxy on demand(on another port)
  • Add Layer 3 support
  • Auth(From headers)
  • More Header options from args
  • IP Pools
  • Https support
  • Tls Termination

Warning: It is not battle tested yet.Please test it thoroughly before using in production.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Remove index from a slice.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author