Skip to content

pandurangarao/load_balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

load_balancer

This is a simple python script to demonstrate how load balancing can achieved using iptables. The script takes packets taking from a certain port (3478) and round robins it to six other ports (3478 - 3483) in a round robin way

About

Load balancing using iptables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages