Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask-vpn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
bitmask-vpn
Commits
4bfc99e8
Commit
4bfc99e8
authored
4 months ago
by
Pea Nut
Committed by
jkito
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
[README] Print how to start bitmask-vpn after building it
parent
8e9a765d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!276
[README] Print how to start bitmask-vpn after building it
Pipeline
#253833
failed
3 months ago
Stage: build
Stage: package
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-0
4 additions, 0 deletions
README.md
with
4 additions
and
0 deletions
README.md
+
4
−
0
View file @
4bfc99e8
...
...
@@ -29,8 +29,12 @@ git clone git@0xacab.org:leap/bitmask-vpn.git && cd bitmask-vpn
sudo make depends # do not use sudo in osx
PROVIDER=riseup make vendor
make build
sudo build/qt/release/riseup-vpn --install-helpers # on Linux and Mac
LOG_LEVEL=TRACE build/qt/release/riseup-vpn
```
With
`--install-helpers`
the
`bitmask-root`
helper gets copied to
`/usr/sbin`
.
# Ubuntu
If you're using Ubuntu, you can use
[
leapcodes ppa
](
https://launchpad.net/~leapcodes/+archive/ubuntu/riseup-vpn
)
.
...
...
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