HelloZeroNet / HelloZeroNet/ZeroNet

Add obfs4 binary and edit torrc for bridge support

Abierto
#487 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
18.8k
Forks
2.3k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

It seems the coffee shop I visit doesn't like tor, and blocked it on their wifi. I didn't notice this until recently, as I normally use obfs4 by default. This is annoying, as it blocks zeronet.

Yawning's obfs4 project can be found [here](https://github.com/Yawning/obfs4), and the binary can be extracted from the tor browser bundle. We can place it in ZeroBundle\ZeroNet\tools\tor\data and edit the torrc as follows.

```
# Tell tor where obfsproxy resides
ClientTransportPlugin obfs2,obfs3,obfs4,scramblesuit exec data\obfs4proxy

# Uncomment this line to enable bridges
# UseBridges 1

# Add bridges below
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.