mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Auto generate client id if not supplied
This commit is contained in:
parent
b9cb3c9002
commit
558836210b
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ func newWebRTCPeerWithNatPolicyAndEventsAndProxy(
|
|||
natPolicy,
|
||||
eventsLogger,
|
||||
proxy,
|
||||
turbotunnel.ClientID{},
|
||||
turbotunnel.NewClientID(),
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue