Skip to content

sypper-pit/tor-protect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tor-protect

It capcha service for anti-DDOS protect you onion site.

How to get

git clone https://github.com/sypper-pit/tor-protect.git && cd tor-protect

How to start

Docker compouse service for protect you site.

  1. Install Docker and docker-compouse

    curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh && sudo apt install -y docker-compose

  2. Copy you first host and keys to

    ./onion_service/hidden_service

    ! You external onion site !
  3. Run

    chmod 700 ./onion_service/hidden_service

  4. Edit

    nano captcha_service/app/protect_me.cfg

    to you onion site for protect ! You hiden for all onion site !
  5. Run docker-compose up -d

How it work

hidden_service(user see it) -> main.py(capcha+proxy) -> tor_proxy -> protect_me.cfg(onion site):
site1.onion ->->-> site2.onion(you_secret_url)

Your hidden_service and protect_me.cfg must not match!

donate:

TGCfuRND26Wfq1Wo5fvEHtvCsEpSHL1hfr USDT trc20

1CJyUNK3Buc8HZNipfPwf4DoQNT1PiQGxJ bitcoin

D6VpypvojNazF4febbviDFYHevHQLXH6gm doge

About

It capcha service for protect you onion site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published