misc_rbtools/fake_tunnel_connector/readme.md

6 lines
309 B
Markdown
Raw Permalink Normal View History

2020-07-22 07:23:30 -05:00
# 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:
2020-07-22 07:24:49 -05:00
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.