Discover Packages
0xacab.org/leap/bitmask-vpn
pkg
helper
package
Version:
v0.0.0-...-59e0dc6
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
View Source
const (
LogFolder = "/var/log/"
)
View Source
var (
AppName = "DemoLibVPN"
BinaryName = "bitmask"
Version = "git"
)
func StartHelper(port, socketUid, socketGid int )
startHelper is the main entrypoint. It can react to cli args (used to install or manage the service in windows), and
eventually will start the http server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.