Unverified Commit 6fcb36c0 authored by Philipp Winter's avatar Philipp Winter
Browse files

Be more specific about how file should be edited.

parent 3cb1c181
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ go get gitlab.com/yawning/obfs4.git/obfs4proxy
sudo cp $GOPATH/bin/obfs4proxy /usr/local/bin/
```

### 3. Edit your Tor config file, usually located at `/etc/tor/torrc` and add the following lines:
### 3. Edit your Tor config file, usually located at `/etc/tor/torrc` and replace its content with:

```
RunAsDaemon 1
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ On [Debian](https://packages.debian.org/search?keywords=obfs4proxy), the `obfs4p
If not, you can [build it from source](https://gitlab.com/yawning/obfs4#installation).


### 3. Edit your Tor config file, usually located at `/etc/tor/torrc` and add the following lines:
### 3. Edit your Tor config file, usually located at `/etc/tor/torrc` and replace its content with:

```
RunAsDaemon 1
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ body:
pkg install obfs4proxy-tor tor ca_root_nss
```

### 2. Edit your Tor config file, usually located at `/usr/local/etc/tor` and add the following lines
### 2. Edit your Tor config file, usually located at `/usr/local/etc/tor` and replace its content with:

```
RunAsDaemon 1
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ pkg_add tor obfs4proxy

### 2. Edit your Tor config file

Usually located at `/etc/tor/torrc`, add the following lines:
Usually located at `/etc/tor/torrc`, and replace its content with:

```
RunAsDaemon 1