FreeBSD Bugzilla – Attachment 189621 Details for
Bug 225068
[PATCH] security/obfs4proxy-tor: update "files/pkg-message.in" to reflect obfs4's man page.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] security/obfs4proxy-tor: update "files/pkg-message.in" to reflect obfs4's man page. r458722
obfs4proxy_r458722.diff (text/plain), 2.37 KB, created by
Vinícius Zavam
on 2018-01-11 16:09:23 UTC
(
hide
)
Description:
[PATCH] security/obfs4proxy-tor: update "files/pkg-message.in" to reflect obfs4's man page. r458722
Filename:
MIME Type:
Creator:
Vinícius Zavam
Created:
2018-01-11 16:09:23 UTC
Size:
2.37 KB
patch
obsolete
>Index: security/obfs4proxy-tor/Makefile >=================================================================== >--- security/obfs4proxy-tor/Makefile (revision 458722) >+++ security/obfs4proxy-tor/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= obfs4proxy > DISTVERSION= 0.0.7 >+PORTREVISION= 1 > CATEGORIES= security net ipv6 > MASTER_SITES= https://people.torproject.org/~yawning/releases/${PORTNAME}/ > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} >Index: security/obfs4proxy-tor/files/pkg-message.in >=================================================================== >--- security/obfs4proxy-tor/files/pkg-message.in (revision 458722) >+++ security/obfs4proxy-tor/files/pkg-message.in (working copy) >@@ -1,28 +1,26 @@ > ====================================================================== > > To use obfs4 as a Bridge Client, please add the following configuration >-to your '%%PREFIX%%/etc/tor/torrc' config file: >+to your 'torrc' config file: > >-ClientTransportPlugin obfs4 exec %%PREFIX%%/bin/obfs4proxy >+ # Enable obfs4proxy as Client >+ ClientTransportPlugin obfs4 exec %%PREFIX%%/bin/obfs4proxy > >-To enable this Pluggable Transport in your Tor Bridge, use the >-following configurations in your 'torrc' file: >+To use obfs4 as a Pluggable Transport in your Tor Bridge server, use the >+following configurations in your 'torrc' config file: > >-# Use obfs4proxy to provide the obfuscator >-ServerTransportPlugin obfs4 exec %%PREFIX%%/bin/obfs4proxy managed >+ # Enable obfs4proxy as Server >+ ServerTransportPlugin obfs4 exec %%PREFIX%%/bin/obfs4proxy >+ # Enable Extended ORPort >+ ExtORPort auto >+ ## (Optional) Listen on the specified IP:PORT >+ # ServerTransportListenAddr obfs4 0.0.0.0:443 > >-# Enable Extended ORPort >-ExtORPort auto >- >-## (Optional) Listen on the specified IP:PORT for obfs4 connections >-## as opposed to picking a random port automatically >-# ServerTransportListenAddr obfs4 0.0.0.0:443 >- > obfs4proxy is backwards-compatible with obfs2 and obfs3 either in client or > server mode. If you want to use it like this, please adjust your 'torrc' > config file to fit your needs. It's compatible with ScrambleSuit in client mode. > >-For more information, please consulte the official wiki page at >+For more information, please consult the official wiki page at > https://trac.torproject.org/projects/tor/wiki/doc/PluggableTransports/obfs4proxy > > ======================================================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
egypcio
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 225068
:
189610
| 189621