andyleap / go-ssb

GNU General Public License v3.0
42 stars 13 forks source link

Keep webui and rpc on localhost #4

Closed kseistrup closed 6 years ago

kseistrup commented 7 years ago

The webui and the rpc ports shouldn't be exposed to public addresses per default. This patch is keeping the two ports on localhost, but it should probably be configurable.