Skip to content

Commit

Permalink
avoid DNS attack vector against TCP SCGI
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed Jan 16, 2018
1 parent 571b135 commit 1472ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/include-cmd-network.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
Using ``network.scgi.open_port`` means *any* user on the machine you run *rTorrent* on can
execute *arbitrary* commands with the permission of the *rTorrent* runtime user.
Most people don't realize that, now you do! Also, **never** use any other address than
``127.0.0.1`` or ``localhost`` with it.
``127.0.0.1`` with it.


network.tos.set
Expand Down

0 comments on commit 1472ee9

Please sign in to comment.