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 hn newest canistel|1 year ago Localsend? https://localsend.org/ 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. GreenVulpine|1 year ago rsync BiteCode_dev|1 year ago One could create it using zeroconf but i'v yet to see one software do that.
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.
canistel|1 year ago
LordShredda|1 year ago
indianets|1 year ago
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.
GreenVulpine|1 year ago
BiteCode_dev|1 year ago