mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Updated broker specification and comments
This commit is contained in:
parent
97554e03e4
commit
94de69aa36
3 changed files with 22 additions and 59 deletions
|
@ -31,6 +31,24 @@ Metrics data from the Snowflake broker can be retrieved by sending an HTTP GET r
|
|||
A count of the total number of unique IP addresses of Snowflake
|
||||
proxies that have polled.
|
||||
|
||||
"snowflake-ips-standalone" NUM NL
|
||||
[At most once.]
|
||||
|
||||
A count of the total number of unique IP addresses of snowflake
|
||||
proxies of type "standalone" that have polled.
|
||||
|
||||
"snowflake-ips-badge" NUM NL
|
||||
[At most once.]
|
||||
|
||||
A count of the total number of unique IP addresses of snowflake
|
||||
proxies of type "badge" that have polled.
|
||||
|
||||
"snowflake-ips-webext" NUM NL
|
||||
[At most once.]
|
||||
|
||||
A count of the total number of unique IP addresses of snowflake
|
||||
proxies of type "webext" that have polled.
|
||||
|
||||
"snowflake-idle-count" NUM NL
|
||||
[At most once.]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue