mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Remove tor section from development doc (#1623)
This commit is contained in:
parent
b314b138a5
commit
c8d30fcbe9
1 changed files with 0 additions and 8 deletions
|
|
@ -47,14 +47,6 @@ You can also run your own squeaknode on your host machine.
|
|||
squeaknode --config config.ini
|
||||
```
|
||||
|
||||
- To use a tor proxy, include the following environment variables:
|
||||
```
|
||||
$ SQUEAKNODE_NODE_TOR_PROXY_IP=127.0.0.1 \
|
||||
SQUEAKNODE_NODE_TOR_PROXY_PORT=9150 \
|
||||
...
|
||||
```
|
||||
|
||||
|
||||
#### Squeaknode frontend
|
||||
|
||||
- Install `protoc-gen-grpc-web` (https://github.com/grpc/grpc-web#code-generator-plugin)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue