Giter Site home page Giter Site logo

btnet's Introduction

BTnet

Build Status

BTnet - implementation of peer to peer www network using BitTorrent network.

  • No central server
  • Using BitTorrent network as it is (you can seed your site from your client)
  • Works in any browser
  • Simple and easy to use and implement

NOTE: main development happens at git.mrcyjanek.net.

TODO

  • Updates (fetch newer version signed by _btnet/pgp.asc)
  • Minimal api to allow dynamic content.

Setup

  • First you need to download binary, or compile it yourself link to builds on my ci

    • on debian you can run:

    Install my APT repo to your system. Make sure to run this command as root

    # wget 'https://static.mrcyjanek.net/laminarci/apt-repository/cyjan_repo/mrcyjanek-repo-latest.deb' && \
      apt install ./mrcyjanek-repo-latest.deb && \
      rm ./mrcyjanek-repo-latest.deb && \
      apt update

    After that install btnet

    # apt install btnet
  • Run the binary

  • Open any web browser, go to settings and use 127.0.0.1:8080 as HTTP-only proxy.

  • open http://6626ae3c23b19bf4ba7d17c765be2c83935d51a3.btnet/ in your browser

  • profit.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.