mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Add CovertWebRTC API
This commit is contained in:
parent
8caebb484d
commit
5912e2892a
4 changed files with 69 additions and 8 deletions
|
@ -42,7 +42,6 @@ import (
|
|||
"github.com/pion/ice/v4"
|
||||
|
||||
"github.com/gorilla/websocket"
|
||||
"github.com/pion/dtls/v3"
|
||||
"github.com/pion/transport/v3/stdnet"
|
||||
"github.com/pion/webrtc/v4"
|
||||
"github.com/theodorsm/covert-dtls/pkg/mimicry"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue