Releases: openp2p-cn/openp2p
Releases · openp2p-cn/openp2p
v3.21.8
Feature:
- The network resource supports a single IP address and checks whether it can communicate directly with the local machine.
Issue:
- Fixed the bug of adding and deleting routing table of network resources caused by switching wifi
- Fixed the bug of dynamically modifying network resources
- Fixed the bug of port mapping being lost for no reason
v3.19.0
Feature:
- P2PApp check remote service
- Support Windows arm64
Issue:
v3.18.4
Feature:
- Punch priority could manual change. Default: UDP first
- Add dll/so
Issue:
v3.16.8
Feature:
- Virtual private network
Issue:
v3.12.0
Feature:
- High concurrent connections
- symmetric hole punching frequency limit
- Simplify some variables naming
- Optimize hole punching timeout constant
- Increase security by allowing users to only accept local connections
Issue:
- Both devices are connected at the same time
v3.10.9
Feature:
- support specify relay node
- optimize symmetric hole punching
- optimize version upgrade
- tls cert verify
Issue:
- read message bug
v3.10.3
Feature:
- access white list
- some nat udp session expired time less than 15s. tunnel heartbeat change to 10s
- tls verify server and support docker
Issue:
v3.9.1
Feature:
- Support golang1.18+
- Optimize the success rate of p2p hole punching
- Simplify some variables naming
- Increase log time precision
- TCP punching using the random port that os allocated
- Support docker
Issue:
v3.8.0
Feature:
- improve upnp
- make hole punch timeout faster. 11s ---> 5s
Issue:
- save config after changed by web console
- returns ErrNetwork when the operating system has just started and the network is not ready to create a p2p tunnel
- fixed some hardcode
v3.6.11
Feature:
- build ppc64le and s390x
Issue:
- wait remote overlay connection ready