Loading ChangeLog +2 −0 Original line number Diff line number Diff line Changes in version 0.0.12 - UNRELEASED: Changes in version 0.0.11 - 2019-06-21: - Update my e-mail address. - Change the obfs4 behavior for handling handshake failure to be more Loading obfs4proxy/obfs4proxy.go +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ import ( ) const ( obfs4proxyVersion = "0.0.11" obfs4proxyVersion = "0.0.12-dev" obfs4proxyLogFile = "obfs4proxy.log" socksAddr = "127.0.0.1:0" ) Loading Loading
ChangeLog +2 −0 Original line number Diff line number Diff line Changes in version 0.0.12 - UNRELEASED: Changes in version 0.0.11 - 2019-06-21: - Update my e-mail address. - Change the obfs4 behavior for handling handshake failure to be more Loading
obfs4proxy/obfs4proxy.go +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ import ( ) const ( obfs4proxyVersion = "0.0.11" obfs4proxyVersion = "0.0.12-dev" obfs4proxyLogFile = "obfs4proxy.log" socksAddr = "127.0.0.1:0" ) Loading