Skip to content

merj/tangled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tangled

Connect anything to anything:

file
exec
tcp
tls+tcp
unix
http
https
ws
wss

GETTING STARTED

$ ./tangled exec://$(which date) ws://localhost:8000 &
[1] 1234
$ ./tangle ws://localhost:8000
Thu Oct 14 19:05:53 CEST 2021
$ 

REQUIREMENTS

go 1.16

LICENSE

ISC-style license

About

Construct ad-hoc networks to connect anything to anything

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages