readme hooray
This commit is contained in:
parent
c052fb833f
commit
173ec8d7be
1 changed files with 5 additions and 0 deletions
5
fake_tunnel_connector/readme.md
Normal file
5
fake_tunnel_connector/readme.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 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.
|
Loading…
Add table
Reference in a new issue