8000 GitHub - p1atdev/turnstile-on-onion
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

p1atdev/turnstile-on-onion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Turnstile on .onion sites

Setup

You need to have a Cloudflare account but you don't need to have a normal domain.

Docker is required to run the server.

To generate an onion domain, run ./scripts/generate_onion.sh with sudo:

sudo bash ./scripts/generate_onion.sh

The hostname and key files will be generated in the ./tor/hidden_service directory. You can check the onion domain t 6299 o be used in the hostname file.

Serve

Run

# uncomment the -d flag to run in the background
docker compose up # -d

and access the onion domain in the browser. For example:

http://nekoiuqcbzrsufqi57umphejyfwwzes25qtuxuc27cdsalwcvnjrjwid.onion

Tip

Be careful that the onion domain is not https but http. This is because the tor network is already encrypted and no need for https.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0