Skip to content
Snippets Groups Projects
Commit 7c6c7fc6 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Rename DUMP->DROP, add a warning

parent 59048c31
No related branches found
No related tags found
No related merge requests found
......@@ -1150,16 +1150,17 @@
[AUTHCHALLENGE was added in Tor FIXME.]
3.25. DUMPGUARDS
3.25. DROPGUARDS
The syntax is:
"DUMPGUARDS" CRLF
"DROPGUARDS" CRLF
Tells the server to drop all guard nodes.
Tells the server to drop all guard nodes. Do not invoke this command
lightly; it can increase vulnerability to tracking attacks over time.
Tor replies with "250 OK" on success.
[DUMPGUARDS was added in Tor FIXME.]
[DROPGUARDS was added in Tor 0.2.5.1-alpha.]
4. Replies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment