Project

ambidexter

0.0
No commit activity in last 3 years
No release in over 3 years
Ambidexter hands two hands and will give bouth to help you in testing your network for HTTP stuff
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.8.1
~> 0.9.3
~> 0.0.7
 Project Readme

Ambidexter

Gem for testing network readiness for HTML stuff.

It is diploma project, so I'm gonna build Rome in one day, actually in 7 like a god, joke it has been developed since 2007.

Installation

Current version v0.0.7 is working, seriously.

On Ubuntu, the curb dependencies can be satisfied by installing the following packages:

sudo apt-get install libcurl3 libcurl3-gnutls libcurl4-openssl-dev

Then just symply install it

gem install ambidexter

Usage

Firstly run server by executing ambidexter server, it will ask you for port number to start, uses 5899 if skip.

Then run client ambidexter client, it will ask you for an IP address of server ('localhost' if skip), it's PORT ('5899' if skip), threads and iterations counters ('1' each one if just enter). If you see green dots FU*K YEAH, it works, for me too. In the end of executing it will print time for each command, sure I'll find more UI way, not today.

Contributing

HELP ME, seriously, deadline is coming

coming