Smith – A Very Quick And Dirty Server Tool For Testing Firewalls

A client/server style agent meant for testing connectivity to and from a machine on a network. Installation python setup.py install or pip install . should install smith. Note: If you want to use the tcp/udp protocol options, you’ll need to install scapy and it’s dependencies. Ubuntu has ‘apt-get install python-scapy’. You can also pip install […]