Giter VIP home page Giter VIP logo

tor_pifi's Introduction

Tor Pi FI for Raspberry Pi Zero W

Elevator pitch

Badabing bada boom, Access point with Tor over wlan1 interface, internet over wlan0.

Say what?

In simpler terms.

  1. Raspi Zero W connects via onboard chip.
  2. Hosts WiFi over attached adapter.

Motivation

So you find a ton of Raspi PiFi tutorials, right? Right. They go through all the hoops.

Voodoo this. Command line this. Comment that out. Insert this...

Problem being

  1. Often those don't work at all. Found out the hard way.
  2. Steps null each other out
  3. Tutorials don't go indepth or assume a lot of stuf.
  4. You need to do this stuff over and over again.

Enter a Dragon

BHM's HERE WITH A SCRIPT TO CONFIGURE A WIFI ACCESS POINT!

WITH ONE SIMPLE YES, Y OR ENTER YOU CAN ADDITIONALLY

CONFIGURE A TOR CONNECTION

Do it

  1. Flash Raspbian.
  2. scp the file over to Raspi scp ./tor_pifi_wlan1.sh [email protected]:/home/pi/ (insert a proper Raspi IP)
  3. Connect it via SSH (network or USB)
  4. Make the script runnable chmod +x ./tor_pifi_wlan1.sh
  5. Run sudo ./tor_pifi_wlan1.sh

After party

There is also a pifi_wlan1 script. Use this if you do not want a Tor connection.

I also do not support OpenVPN via this script.

You probably want to make a copy of the OS on the card.

sudo dd if=/dev/sdX of=./raspbian-with-pi-fi.img bs=1M

tor_pifi's People

Contributors

bhm avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.