WIP - This is highly experimental!
p2p pipe across the internet using Twitter as a transport stream.
npm install -g tweetcat
Before you can use tweetcat you need to create an app on Twitter. Follow the steps below to get started (you need to have a phone number associated with your Twitter account).
tweetcat-<github-username>http://example.comWhen you've successfully created the Twitter app, continue with initialization:
tweetcat --init
tweetcat [username]
Where username is a Twitter user (without the @).
MIT