Skip to content

Commit

Permalink
apps: cluster1: tor-controller-instance: tor: Adde config.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Nov 12, 2023
1 parent f82ea1e commit a6300d3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions apps/cluster1/tor-controller-instance/tor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,11 @@ apiVersion: tor.k8s.torproject.org/v1alpha2
kind: Tor
metadata:
name: example-tor-instance
spec:
config: |
ExitNodes {nl},{fr},{de}
UseBridges 1
ClientTransportPlugin obfs4 exec /usr/local/bin/obfs4proxy
Bridge obfs4 89.88.170.161:5294
2296F7864D6016706764352622D9FA48E667C0AC cert=AkiPIcUV8apdi1noyt5v0jmHhwA/N+iM1xpjwiCsUvs7FMQMQ9hx9VhtA9n1ckDDEwuFNQ iat-mode=0
Bridge obfs4 193.70.1.41:45696 974E5CC54AD486D1C13B9FBE33491D53E85168A1 cert=pTM2iHcRpQm8BptkHvqzWNEWjnZ0H4L5L0dBr5/M1a/0MsIVbIAOuSxUS2mxjtTnFfUobQ iat-mode=0

0 comments on commit a6300d3

Please sign in to comment.