Skip to content
Snippets Groups Projects
Unverified Commit d6f92ec5 authored by Benjamin Erhart's avatar Benjamin Erhart Committed by GitHub
Browse files

Merge pull request #23 from bitmold/obfs4version

expose obfs4Proxy version to integrating apps
parents 2a93108f c1d6e382
Branches
No related tags found
1 merge request!2update to v 1.7.1
......@@ -91,6 +91,9 @@ func init() {
StateLocation += "/pt_state"
}
// Obfs4ProxyVersion - the version of obfs4Proxy bundled with IPtProxy
const Obfs4ProxyVersion = obfs4proxy.obfs4proxyVersion
// StartObfs4Proxy - Start the Obfs4Proxy.
//
// This will test, if the default ports are available. If not, it will increment them until there is.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment