Skip to content

Raspberry Pi as a fully functional hotspot with Internet access and TOR routing for secure browsing

Notifications You must be signed in to change notification settings

pedroagont/rpi-inhot

Repository files navigation

rpi-inhot

Easy setup for your Raspberry Pi to serve as a fully functional hotspot with Internet access and TOR routing for secure browsing

You'll need 2 usb wifi dongles for this to work

Installation

Use "git clone https://github.com/piridox/rpi-inhot.git" for downloading the script

Give permissions with the command "sudo chmod 777 setup.sh" and then run it by using "./setup.sh"

Details

The standard configuration will create a new wireless network called "rpi-hotspot" with the password "wifipass". You can change the parameter “ssid=rpi-hotspot” to the SSID wifi name you want and the parameter “wpa_passphrase=wifipass” to your own password by modifying hostapd.conf

To connect to any wifi simply change the arguments "ssidnetwork" and "password" at wlan1 lines on the /etc/network/interfaces file

About

Raspberry Pi as a fully functional hotspot with Internet access and TOR routing for secure browsing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages