Skip to content

Releases: openp2p-cn/openp2p

v3.21.8

20 Oct 14:10
Compare
Choose a tag to compare

Feature:

  1. The network resource supports a single IP address and checks whether it can communicate directly with the local machine.

Issue:

  1. Fixed the bug of adding and deleting routing table of network resources caused by switching wifi
  2. Fixed the bug of dynamically modifying network resources
  3. Fixed the bug of port mapping being lost for no reason

v3.19.0

26 Jul 14:29
Compare
Choose a tag to compare

Feature:

  1. P2PApp check remote service
  2. Support Windows arm64

Issue:

v3.18.4

14 Jul 03:19
Compare
Choose a tag to compare

Feature:

  1. Punch priority could manual change. Default: UDP first
  2. Add dll/so

Issue:

v3.16.8

14 Jul 03:13
Compare
Choose a tag to compare

Feature:

  1. Virtual private network

Issue:

v3.12.0

28 Oct 10:20
Compare
Choose a tag to compare

Feature:

  1. High concurrent connections
  2. symmetric hole punching frequency limit
  3. Simplify some variables naming
  4. Optimize hole punching timeout constant
  5. Increase security by allowing users to only accept local connections

Issue:

  1. Both devices are connected at the same time

v3.10.9

04 Sep 15:29
Compare
Choose a tag to compare

Feature:

  1. support specify relay node
  2. optimize symmetric hole punching
  3. optimize version upgrade
  4. tls cert verify

Issue:

  1. read message bug

v3.10.3

09 Aug 15:13
Compare
Choose a tag to compare

Feature:

  1. access white list
  2. some nat udp session expired time less than 15s. tunnel heartbeat change to 10s
  3. tls verify server and support docker

Issue:

v3.9.1

21 Jul 15:11
Compare
Choose a tag to compare

Feature:

  1. Support golang1.18+
  2. Optimize the success rate of p2p hole punching
  3. Simplify some variables naming
  4. Increase log time precision
  5. TCP punching using the random port that os allocated
  6. Support docker

Issue:

v3.8.0

07 May 12:51
Compare
Choose a tag to compare

Feature:

  1. improve upnp
  2. make hole punch timeout faster. 11s ---> 5s

Issue:

  1. save config after changed by web console
  2. returns ErrNetwork when the operating system has just started and the network is not ready to create a p2p tunnel
  3. fixed some hardcode

v3.6.11

25 Mar 04:10
Compare
Choose a tag to compare

Feature:

  1. build ppc64le and s390x

Issue:

  1. wait remote overlay connection ready