Git Product home page Git Product logo

draft-quic-sr's People

Contributors

yazgoo avatar zartbot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

draft-quic-sr's Issues

example app cann't work

I created one environment. One Aliyun server and one TencentCloud server. Aliyun serves as the server and TencentCloud serves as the client. Client ping Server is OK. But when I execute client app, it fails:

   TencentCloud(client) -------------Aliyun(server)(public ip: 111.67.198.×××)

[root@localhost example_apps]# ./server -s 0.0.0.0:12346
Deprecated: NewTUN(..) may be removed in the future. Please use New() instead.
INFO[0000] Interface allocated:tun0:192.168.3.1/24

[root@k8s-master example_apps]# ./client -s 111.67.198.×××:12346
Deprecated: NewTUN(..) may be removed in the future. Please use New() instead.
2022/10/13 09:38:53 Interface allocated: tun0
panic: NO_ERROR: Handshake did not complete in time

goroutine 1 [running]:
main.main()
/opt/golang/gopath/src/github.com/zartbot/quicsr/quic-tun/client/client.go:81 +0x7f3

==========================
While client ping server is OK:

[root@k8s-master example_apps]# ping 111.67.198.×××
PING 111.67.198.161 (111.67.198.161) 56(84) bytes of data.
64 bytes from 111.67.198.161: icmp_seq=1 ttl=249 time=26.10 ms
64 bytes from 111.67.198.161: icmp_seq=2 ttl=249 time=27.7 ms

What's wrong with me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.