Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
IPtProxy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leap
Android Libs
IPtProxy
Commits
d6f92ec5
Unverified
Commit
d6f92ec5
authored
3 years ago
by
Benjamin Erhart
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #23 from bitmold/obfs4version
expose obfs4Proxy version to integrating apps
parents
2a93108f
c1d6e382
Branches
Branches containing commit
No related tags found
1 merge request
!2
update to v 1.7.1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
IPtProxy.go/IPtProxy.go
+3
-0
3 additions, 0 deletions
IPtProxy.go/IPtProxy.go
with
3 additions
and
0 deletions
IPtProxy.go/IPtProxy.go
+
3
−
0
View file @
d6f92ec5
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment