adjust readme
This commit is contained in:
parent
173ec8d7be
commit
c52c608f25
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
||||||
If you do not have a certificate.pem in the directory, run the `setup_ssl_cert.rb` script and it will create one
|
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:
|
### 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.
|
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