HelloZeroNet / HelloZeroNet/ZeroNet

Add obfs4 binary and edit torrc for bridge support

Ouverte
#487 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
18.8k
Forks
2.3k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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
```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.