Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 2837

⚡️✅☄️⭐️[HQ] How to download and start OpenBullet 2 [HQ] ⚡️✅☄️⭐️

by ihatenulled - 09 March, 2021 - 12:21 AM
This post is by a banned member (ihatenulled) - Unhide
505
Posts
251
Threads
3 Years of service
#1
(This post was last modified: 09 March, 2021 - 12:51 AM by ihatenulled.)
In this guide I will explain all the steps needed to get OpenBullet 2 up and running on your system.
This can be achieved in several ways.

[Image: h1KhhlZ.png]

Running a pre-compiled build
If you don’t want to mess with docker and don’t want to compile your own build, you can use the latest automatically compiled build available on Github.

First of all, visit this page and download the OpenBullet2.zip file (do not select the source code option). Once you downloaded it, unzip it to a folder of your choice.

Now it’s time to install the asp.net core runtime. You can find instructions on how to install it on your system at the link provided.

When you’re done, you can test if it got installed properly by opening a command prompt and typing dotnet --version, which should output a version number like 5.0 or above.

Navigate to the folder where the file OpenBullet2.dll is located (the one you just unzipped) and launch it by using the following command:

Code:
  dotnet ./OpenBullet2.dll


If you’re on Windows, you can click on OpenBullet2.exe instead to achieve the same result.

You should now be able to navigate to http://localhost:5000 on your browser in order to see the OpenBullet 2 setup screen.

You can change the default port by launching OB2 with this command

Code:
 dotnet ./OpenBullet2.dll --urls="http://*:1234"


Using docker

Install docker from Get Docker | Docker Documentation
Create a local folder called UserData where your settings will be stored and runand finally, navigate to http://localhost:8069 to access your dockerized OB2 instance!

Let’s break down the docker command:

-p 8069:5000 will map your local port 8069 to the container’s port 5000 where OB2 is listening

-v UserData:/app/UserData will map your local UserData directory to the UserData directory inside the container so that even if you switch container in the future you won’t lose your settings

-it will start an interactive shell that lets you see the output of the OB2 webserver for debugging purposes. You can remove this if you don’t care about it.


Compiling your own build
Install git from Git - Downloads.
Install the .NET 5 SDK (not runtime) from Download .NET 5.0 (Linux, macOS, and Windows)
Open your favourite terminal (or git bash) and run

Code:
git clone https://github.com/openbullet/OpenBullet2/


now cd into the folder where OpenBullet2.csproj resides

Code:
cd OpenBullet2/OpenBullet2


and compile OB2 using

Code:
  dotnet build --configuration Release


you can then navigate to the build folder and start OB2 with the usual command

Code:
   bin/Release/net5.0
dotnet ./OpenBullet2.dll


OFFICIAL CLEAN DOWNLOAD LINK

Hidden Content
You must register or login to view this content.

idealism is what precedes experience, cynism is what follows

hit LIKE or get REPORTED Smart

 donate: 134PT3o4EMsDUWaQL6KrvAYbLLtQEsd8vk 
 
This post is by a banned member (R3born) - Unhide
R3born  
Royalty
3.576
Posts
1.127
Threads
3 Years of service
#2
OB 2 scam
This post is by a banned member (ihatenulled) - Unhide
505
Posts
251
Threads
3 Years of service
#3
(This post was last modified: 09 March, 2021 - 12:49 AM by ihatenulled.)
(09 March, 2021 - 12:22 AM)R3born Wrote: Show More
OB 2 scam

this is the future mr @R3born
checking under linux vps
idealism is what precedes experience, cynism is what follows

hit LIKE or get REPORTED Smart

 donate: 134PT3o4EMsDUWaQL6KrvAYbLLtQEsd8vk 
 
This post is by a banned member (luk009) - Unhide
luk009  
Registered
30
Posts
0
Threads
3 Years of service
#4
[font]ty for sharing m8[/font]
This post is by a banned member (ihatenulled) - Unhide
505
Posts
251
Threads
3 Years of service
#5
This is a bump
This post is by a banned member (Ambunbun69) - Unhide
48
Posts
9
Threads
3 Years of service
#6
trhanks for iot
mew
This post is by a banned member (vizzy1) - Unhide
vizzy1  
Registered
25
Posts
0
Threads
3 Years of service
#7
thank u
This post is by a banned member (Amerykaa3) - Unhide
Amerykaa3  
Registered
26
Posts
0
Threads
3 Years of service
#8
[font]lemme check this bro hehe[/font]

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)