[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #13040 [Obfsproxy]: Get bananaphone merged in obfsproxy
#13040: Get bananaphone merged in obfsproxy
---------------------------+-----------------
Reporter: asn | Owner: asn
Type: task | Status: new
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
---------------------------+-----------------
Comment (by dcf):
I got these errors too recently when I was making a diagram for
[[doc/AChildsGardenOfPluggableTransports#Bananaphone]]. I had to use a
pre-merge commit to get it to work, maybe it was
https://github.com/david415/obfsproxy/commit/cfdfbd733b3fb1b9a64317507834679821daa0ec.
With the older commit, I got it to work with these torrc files:
{{{
# https://bananaphone.readthedocs.org/en/latest/#test-bananaphone-
obfsproxy-transport
SocksPort 8040
DataDirectory ./datadir-client
UseBridges 1
Bridge bananaphone 127.0.0.1:4703 modelName=markov corpus=ulysses.txt
encodingSpec=words,sha1,4 order=2
ClientTransportPlugin bananaphone exec obfsproxy --log-min-severity=info
--log-file=client.log managed
}}}
{{{
# https://bananaphone.readthedocs.org/en/latest/#test-bananaphone-
obfsproxy-transport
SocksPort 0
ORPort 7001
ExitPolicy reject *:*
DataDirectory ./datadir-server
BridgeRelay 1
PublishServerDescriptor 0
ServerTransportListenAddr bananaphone 127.0.0.1:4703
ServerTransportPlugin bananaphone exec obfsproxy --log-min-severity=info
--log-file=server.log managed
ServerTransportOptions bananaphone corpus=ulysses.txt
encodingSpec=words,sha1,4 modelName=markov order=2
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13040#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs