An open API service indexing awesome lists of open source software.

https://github.com/g3th/slowass-britbox

Britbox Account Checker using Tor Proxies and api endpoint
https://github.com/g3th/slowass-britbox

Last synced: 3 months ago
JSON representation

Britbox Account Checker using Tor Proxies and api endpoint

Awesome Lists containing this project

README

          

# BritBox Account Checker #

## Free - Don't need paid proxies just Tor! ##

### Slow Ass - Don't need speed, just TV! ###

![Alt text](assets/brit.png "BritBox Checker")

A Britbox account checker like the cool kids, except no threading yet.

No need for colorama or termcolor, just colors using escape codes.

#### Important: ####

Script must either be run as root (due to killall) or permissions can be changed temporarily, i.e.:

``` sudo visudo ```

``` %sudo ALL=(ALL:ALL) NOPASSWD: ALL ```

Don't forget to change them back.

-------------------------------------------------------------------------

### Requires Tor ###

Install with:

``` apt-get install tor ```

Run:

``` systemctl start tor ```

Check Status:

``` systemctl status tor ```