top | item 41409030

(no title)

vsskanth | 1 year ago

Is there a P2P file transfer program that doesn't require any Internet connection, even for establishing the handshake ?

discuss

order

LordShredda|1 year ago

Probably SCP, but modern firewalls and routers automatically block that port and no one thought of making a half decent GUI

indianets|1 year ago

P2P within LAN?

For anything outside your LAN, 2 nodes must need a negotiator(over internet) to know each other unless the nodes already have public dedicated IPs in which case they can talk to each other securely without the need of a negotiator.

BiteCode_dev|1 year ago

One could create it using zeroconf but i'v yet to see one software do that.