diracdeltas / snowflake-cli

nodejs CLI tool for https://snowflake.torproject.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snowflake-cli

An npm module to run Snowflake in a headless browser to help censored users connect to the Tor network.

Note: depending on your environment, it may be simpler to run Snowflake using Docker/Ansible or compiling the golang source. You can also consider running an obfs4 bridge.

installation

npm install snowflake-cli

then run snowflake-cli to start the proxy.

on linux, you may need to install the following prerequisites:

sudo apt install npm libatk1.0-0 libatk-bridge2.0-0 libcups2 libxkbcommon0
libxdamage1 libgbm1 libpango-1.0-0 libcairo2

About

nodejs CLI tool for https://snowflake.torproject.org/

License:MIT License


Languages

Language:JavaScript 100.0%