Skip to content

Commit

Permalink
Add README.md in proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
atao committed Feb 6, 2024
1 parent 8f83731 commit d7b182b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ You can choose what you want to install with tags :
- **docker** install Docker
- **jackit** install [jackit](https://github.com/insecurityofthings/jackit) for exploit code for Mousejack
- ~~**multitor** install a proxy with multiple TOR instances with load-balancing ([trimstray/multitor](https://github.com/trimstray/multitor)) -- [Known issues](https://github.com/atao/raspberrypi-setup/blob/main/roles/multitor/README.md)~~
- **proxy** install Tor and proxy tools.
- **proxy** install Tor and proxy tools. [README](roles/proxy/README.md)
- **rfid** install RFID tools ([libnfc](https://github.com/nfc-tools/libnfc), [mfoc](https://github.com/nfc-tools/mfoc), [mfcuk](https://github.com/nfc-tools/mfcuk)) and keys from [MifareClassicTool](https://github.com/ikarus23/MifareClassicTool/tree/master/Mifare%20Classic%20Tool/app/src/main/assets/key-files)
- **web** install nginx and certbot
- **wifi** install Wifi and GPS tools for wardriving
Expand All @@ -48,7 +48,7 @@ Containers :


## Examples
Install only standard, proxy, rfid, docker, web :
Install only some tags :
```
curl -s https://raw.githubusercontent.com/atao/raspberrypi-setup/main/install.sh | bash -s -- standard,proxy,rfid,docker,web,jd2
```
Expand Down

0 comments on commit d7b182b

Please sign in to comment.