Loading ChangeLog +1 −1 Original line number Diff line number Diff line Changes in version 0.0.2 - UNRELEASED Changes in version 0.0.2 - 2014-09-26 - Write an example client bridge line suitable for use with the running obfs4 server instance to "obfs4_bridgeline.txt" for the convenience of bridge operators. Loading obfs4proxy/obfs4proxy.go +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ import ( ) const ( obfs4proxyVersion = "0.0.1" obfs4proxyVersion = "0.0.2" obfs4proxyLogFile = "obfs4proxy.log" socksAddr = "127.0.0.1:0" elidedAddr = "[scrubbed]" Loading Loading
ChangeLog +1 −1 Original line number Diff line number Diff line Changes in version 0.0.2 - UNRELEASED Changes in version 0.0.2 - 2014-09-26 - Write an example client bridge line suitable for use with the running obfs4 server instance to "obfs4_bridgeline.txt" for the convenience of bridge operators. Loading
obfs4proxy/obfs4proxy.go +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ import ( ) const ( obfs4proxyVersion = "0.0.1" obfs4proxyVersion = "0.0.2" obfs4proxyLogFile = "obfs4proxy.log" socksAddr = "127.0.0.1:0" elidedAddr = "[scrubbed]" Loading