Skip to content

hacxman/zeroshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USAGE
=====

Server (sender) side:

  $ echo "Hello world" | zeroshare.exe -s
  PIN: 3905
  *** Registered name = 'Zeroshare'
  Waiting for connection on port 0.0.0.0:5566
  Got connection from 192.168.60.1:55659
  Data: Hello world

  Closing socket
  *** Unregistering service

Client (reciever) side:

$ zeroshare.exe 3905
  Starting service browser...
  Found Service: Zeroshare
  Resolved Zeroshare serivce: Zeroshare._zeroshare._tcp.local. - 192.168.60.1:5566 (1 TXT record entries) [PIN: 3905]
  Found my content source, streaming...
  Hello world
  Streaming done

About

Simple file sharing/transfer utility driven by TCP and Zeroconf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages