mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Report a different implementation for client and server
This commit is contained in:
parent
92f21539f2
commit
6d2011ded7
2 changed files with 2 additions and 2 deletions
|
@ -180,7 +180,7 @@ func main() {
|
|||
if err != nil {
|
||||
log.Fatalf("error in setup: %s", err)
|
||||
}
|
||||
pt.ReportVersion("snowflake", version.GetVersion())
|
||||
pt.ReportVersion("snowflake-server", version.GetVersion())
|
||||
|
||||
go statsThread()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue