dvasanth / portforward-over-libp2p

HTTP/HTTPS tunnel proxy server over libp2p. Supports NAT traversal. Setup VPN within seconds. Access home server from anywhere.
12 stars 2 forks source link

Sockets #2

Open arsen3d opened 3 months ago

arsen3d commented 3 months ago

The code appears to support socket streams, but the readme does not reference this. Just http/https. https://github.com/dvasanth/portforward-over-libp2p/blob/main/README.md Could you update readme to confirm this.

dvasanth commented 3 months ago

yes, its supported for port forwarding any socket application. Updated the readme.