Skip to content
Discussion options

You must be logged in to vote

https://github.com/Tencent/tquic/tree/develop/tools/src/bin

使用方式具体可参考 : https://tquic.net/zh/docs/getting_started/demo , 地址换成IPv6地址即可,例如 [::1]

./tquic_server -c cert.crt -k cert.key -l [::1]:8443

./tquic_client -c [::1]:8443 https://exmaple.org 

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ValorBao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants