Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

wakala example

Using this example it is possible to connect to a raw port using a web browser. The screenshot below shows how to connect to a smtp-server and send an email.

Wakala demo screenshot

Installation

On a unix like system

./rebar get-deps compile
./start.sh

and point your browser to the returned URL.

On a windows like system

rebar
start

and point your browser to the returned URL.

Acknowledgements

This proxy was easy to implement due to the excellent cowboy server.

Contributing

Anyone and everyone is welcome to contribute.

License

This software is licensed under the ISC License.