BTnet - implementation of peer to peer www network using BitTorrent network.
NOTE: main development happens at git.mrcyjanek.net.
First you need to download binary, or compile it yourself link to builds on my ci
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.