.. | ||
.gitignore | ||
fake_tunnel_connector.rb | ||
http.rb | ||
readme.md | ||
server.rb | ||
setup_ssl_cert.rb | ||
ssl.rb |
FakeTunnelConnector
If you do not have a certificate.pem in the directory, run the setup_ssl_cert.rb
script and it will create one
To use:
Start the server.rb
script like this: ruby server.rb 2666
and it will spawn a FakeTunnelConnector server listening on port 2666. You can give it any port.