Skip to content

Commit

Permalink
fix ports < 1024
Browse files Browse the repository at this point in the history
  • Loading branch information
iShift committed Jan 7, 2015
1 parent fbd41ed commit 19d55b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ go to the twister-proxy folder and run

> node twister-proxy.js &
(If you use ports lower that 1024 you need to use sudo - sudo node twister-proxy.js &)
this will launch a public server on default http port 80. If you need to change any settings, you can edit the settings.json file.

If you type your server's URL into a web browser, you should see the twister web application. It is now functional, but if you care about privacy for your users, I highly recommend taking one more step and enabling SSL.
Expand Down

0 comments on commit 19d55b0

Please sign in to comment.