PairDrop/server
Matthew Gamble a4d6cfd862
Allow selection of which network interface(s) to bind to
This is important for security reasons, as it allows someone to lock
down who can talk directly to the Snapdrop server. If someone wants to
run Snapdrop behind a reverse proxy (for example), it doesn't help if
someone can still talk directly to the Nodejs process.
2022-01-23 22:43:09 +11:00
..
index.js Allow selection of which network interface(s) to bind to 2022-01-23 22:43:09 +11:00
package-lock.json Merge pull request #307 from RobinLinus/dependabot/npm_and_yarn/server/ws-7.4.6 2021-06-04 15:38:04 +02:00
package.json Merge pull request #307 from RobinLinus/dependabot/npm_and_yarn/server/ws-7.4.6 2021-06-04 15:38:04 +02:00