Skip to content

WebClub-NITK/bifrost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bifrost

Important

The project is currently under development.

Bifrost is a WebRTC-based P2P file sharing tool.

How to set up?

  • Fork and clone the repository.
  • Run the make build command.
  • Run the binary created at /bin/bifrost

How to use?

Note

This will be updated once we add support for file transfer.

  • Run the ./bin/bifrost send <...files> and ./bin/bifrost receive commands in seperate terminals.
  • Copy the SDP key generated by the send command as user input for receive command.
  • Copy the SDP key generated by receive command as user input for send command.
  • Review and agree for file transfer on the receiver side.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published