Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
New Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lbarman committed Dec 29, 2016
1 parent ff17d09 commit a31bcfd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README_prifi.sh.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@

### tl;dr

Runs everything (including the SOCKS proxy #2) in localhost with :
Run everything (including the SOCKS proxy #2) in localhost with :
```
./prifi.sh all-localhost
```
... and sets your browser to connect to the SOCKS server `127.0.0.1:8081`
... and sets your browser to connect to the SOCKS server `127.0.0.1:8081` or `127.0.0.1:8082`

## Running PriFi
## Running PriFi :

### SOCKS Preamble

As explained, you need a non-prifi SOCKS server running to handle the traffic from the relay. If you don't have one, run ours :
```
cd ./socks && ./run-socks-proxy.sh 8090
```
(you don't need to do this if you run `./prifi.sh all-localhost`, it done for you)
(you don't need to do this if you run `./prifi.sh all-localhost`, it is done for you)

## Running PriFi

Expand Down

0 comments on commit a31bcfd

Please sign in to comment.