Giter Site home page Giter Site logo

elb-hc's Introduction

ELB-HC

Simulates 2 of the 3 Types of ELB HC 1 - TCP HC - HC sends a SYN and must complete 3 WAY handshake to OK check, anything else == fail 2 - HTTP HC - HC sends HTTP GET method to configured path and must receive configured HTTP STATUS to OK HC

Modules used include: i) socket ii) time iii) http.client

A] Running this in IDE ensure you have the right modules.

B] Running in Linux do the below:

  1. git clone: git clone git://github.com/senatoredu/ELB-HC/

OR just copy + past the .py into your editor and save

  1. add the python shebang to the top of the .py using your text editor (nano, vim...): #!/usr/bin/env

  2. Call python to run the .py: python ELB-HC.py

Lots of bugs in this, lots of tweaks and conditionals statements to fix, but this is first iteration.

Would also add HTTPS HC when less busy

Have any ideas or quick fixes, hit me up!

elb-hc's People

Contributors

senatoredu avatar

Watchers

 avatar

Forkers

selimcse98

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.