Skip to content

Releases: openp2p-cn/openp2p

v3.21.12

02 Dec 13:25
Compare
Choose a tag to compare

Feature:

  1. Improve reboot immediately on web console

Issue:

  1. Fix detect public ip bug

v3.21.10

21 Nov 02:49
Compare
Choose a tag to compare

Feature:

Issue:

  1. Detect public ip optimization to avoid port backflow impact
  2. Fix port mapping loss
  3. Fix Android IPv6 failure

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: