mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
don't use quotes
@@ -2,7 +2,7 @@ Create additional http proxy tunnel in the tunnels.conf
|
|||||||
```
|
```
|
||||||
[GOSTProxy]
|
[GOSTProxy]
|
||||||
type=httpproxy
|
type=httpproxy
|
||||||
port="port you wish to use"
|
port=insert port number here
|
||||||
keys=gost.dat
|
keys=gost.dat
|
||||||
signaturetype=65280
|
signaturetype=65280
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user