All Projects → jmbr → Halberd

jmbr / Halberd

Licence: gpl-2.0
Load balancer detection tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Halberd

Roadrunner
🤯 High-performance PHP application server, load-balancer and process manager written in Golang
Stars: ✭ 6,122 (+8645.71%)
Mutual labels:  load-balancer
Sample Camel Spring Boot
three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools
Stars: ✭ 24 (-65.71%)
Mutual labels:  load-balancer
Synchrotron
Caching layer load balancer.
Stars: ✭ 42 (-40%)
Mutual labels:  load-balancer
Multitor
Create multiple TOR instances with a load-balancing.
Stars: ✭ 624 (+791.43%)
Mutual labels:  load-balancer
F5 Openstack Lbaasv1
OpenStack Neutron LBaaSv1 plugin and agent to control F5 BIG-IP devices
Stars: ✭ 6 (-91.43%)
Mutual labels:  load-balancer
Kanary
Kubernetes Operator to manage canary deployment using HAProxy
Stars: ✭ 14 (-80%)
Mutual labels:  load-balancer
Lazy Balancer
nginx for balancer web ui
Stars: ✭ 499 (+612.86%)
Mutual labels:  load-balancer
Tns
tns provides distributed solutions for thrift, support service discovery, high availability, load balancing, the gray release, horizontal scaling, and so on.
Stars: ✭ 53 (-24.29%)
Mutual labels:  load-balancer
Haproxy Confd
HAProxy combined with confd for HTTP load balancing with SSL offloading
Stars: ✭ 7 (-90%)
Mutual labels:  load-balancer
Terraform
Share Terraform best practices and custom modules with the community
Stars: ✭ 39 (-44.29%)
Mutual labels:  load-balancer
Porterlb
Bare Metal Load-balancer for Kubernetes Cluster
Stars: ✭ 671 (+858.57%)
Mutual labels:  load-balancer
Fabio
Consul Load-Balancing made simple
Stars: ✭ 6,834 (+9662.86%)
Mutual labels:  load-balancer
Traefik
The Cloud Native Application Proxy
Stars: ✭ 36,089 (+51455.71%)
Mutual labels:  load-balancer
Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
Stars: ✭ 612 (+774.29%)
Mutual labels:  load-balancer
Go Dispatch Proxy
SOCKS5/Transparent load balancing proxy developed in Go, combines multiple internet connections
Stars: ✭ 43 (-38.57%)
Mutual labels:  load-balancer
Linkerd Tcp
A TCP/TLS load balancer for Linkerd 1.x.
Stars: ✭ 516 (+637.14%)
Mutual labels:  load-balancer
Nginx Tutorial
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
Stars: ✭ 845 (+1107.14%)
Mutual labels:  load-balancer
Sample Spring Cloud Webflux
sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spring cloud gateway, spring data jpa and mongodb
Stars: ✭ 65 (-7.14%)
Mutual labels:  load-balancer
Terraform Aws Alb
Terraform module to provision a standard ALB for HTTP/HTTP traffic
Stars: ✭ 53 (-24.29%)
Mutual labels:  load-balancer
Pm2
Node.js Production Process Manager with a built-in Load Balancer.
Stars: ✭ 36,126 (+51508.57%)
Mutual labels:  load-balancer

halberd -- HTTP load balancer detector

Overview

Halberd discovers HTTP load balancers. It is useful for web application security auditing and for load balancer configuration testing.

Installation

Follow the installation instructions written in INSTALL.

Getting started

You could begin with:

$ halberd --help

and:

$ halberd www.example.com

A configuration file is stored in a directory named .halberd hanging from the user's home directory (that is: $HOME in Unix/Linux systems). This file, named halberd.cfg, contains configurable run-time settings you can tweak.

Documentation

The user's guide is located in doc/manual.pdf Full API documentation can be found in doc/api

Feedback and bug reports

Send bug reports and comments to [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].