idoirdo20 Posted November 26, 2021 Share Posted November 26, 2021 thanks for sharing Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7660609 Share on other sites More sharing options...
ProxyBoy Posted November 27, 2021 Share Posted November 27, 2021 Grazzie Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7664059 Share on other sites More sharing options...
inspektor Posted November 28, 2021 Share Posted November 28, 2021 On 3/9/2021 at 9:38 AM, kurosaki ichigo said: Introduction 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. Running a precompiled 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 429 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 371. 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE , 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: Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE on your browser in order to see the OpenBullet 2 setup screen. Using docker Install docker from Get Docker | Docker Documentation 43 Create a local folder called UserData where your settings will be stored and run Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE and finally navigate to Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE to access your dockerized OB2 instance! Let’s break down the docker command: Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE will map your local port 8069 to the container’s port 5000 where OB2 is listening Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 60. Install the .NET 5 SDK (not runtime) from Download .NET 5.0 (Linux, macOS, and Windows) 371 Open your favourite terminal (or git bash) and run git clone https://github.com/openbullet/OpenBullet2/ now cd into the folder where OpenBullet2.csproj resides Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE and compile OB2 using Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE you can then navigate to the build folder and start OB2 with the usual command Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE source : https://discourse.openbullet.dev/t/wip-how-to-download-and-start-openbullet-2/29#running-a-precompiled-build thanks Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7667104 Share on other sites More sharing options...
inspektor Posted November 28, 2021 Share Posted November 28, 2021 On 3/9/2021 at 9:38 AM, kurosaki ichigo said: Introduction 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. Running a precompiled 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 429 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 371. 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE , 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: Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE on your browser in order to see the OpenBullet 2 setup screen. Using docker Install docker from Get Docker | Docker Documentation 43 Create a local folder called UserData where your settings will be stored and run Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE and finally navigate to Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE to access your dockerized OB2 instance! Let’s break down the docker command: Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE will map your local port 8069 to the container’s port 5000 where OB2 is listening Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 60. Install the .NET 5 SDK (not runtime) from Download .NET 5.0 (Linux, macOS, and Windows) 371 Open your favourite terminal (or git bash) and run git clone https://github.com/openbullet/OpenBullet2/ now cd into the folder where OpenBullet2.csproj resides Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE and compile OB2 using Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE you can then navigate to the build folder and start OB2 with the usual command Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE source : https://discourse.openbullet.dev/t/wip-how-to-download-and-start-openbullet-2/29#running-a-precompiled-build thanks Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7667106 Share on other sites More sharing options...
inspektor Posted November 28, 2021 Share Posted November 28, 2021 On 3/9/2021 at 9:38 AM, kurosaki ichigo said: Introduction 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. Running a precompiled 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 429 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 371. 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE , 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: Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE on your browser in order to see the OpenBullet 2 setup screen. Using docker Install docker from Get Docker | Docker Documentation 43 Create a local folder called UserData where your settings will be stored and run Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE and finally navigate to Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE to access your dockerized OB2 instance! Let’s break down the docker command: Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE will map your local port 8069 to the container’s port 5000 where OB2 is listening Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 60. Install the .NET 5 SDK (not runtime) from Download .NET 5.0 (Linux, macOS, and Windows) 371 Open your favourite terminal (or git bash) and run git clone https://github.com/openbullet/OpenBullet2/ now cd into the folder where OpenBullet2.csproj resides Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE and compile OB2 using Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE you can then navigate to the build folder and start OB2 with the usual command Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE source : https://discourse.openbullet.dev/t/wip-how-to-download-and-start-openbullet-2/29#running-a-precompiled-build thanks Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7667107 Share on other sites More sharing options...
Oskarito Posted December 2, 2021 Share Posted December 2, 2021 Gracias Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7677519 Share on other sites More sharing options...
dvvdh Posted December 3, 2021 Share Posted December 3, 2021 gg Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7679464 Share on other sites More sharing options...
bejbouj Rare Rare Posted December 3, 2021 Share Posted December 3, 2021 thankssssssssssssssssssssssss Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7679468 Share on other sites More sharing options...
oldbboy25 Posted December 3, 2021 Share Posted December 3, 2021 thanks Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7679975 Share on other sites More sharing options...
modna Posted December 4, 2021 Share Posted December 4, 2021 Grazie Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7681776 Share on other sites More sharing options...
cristianosky Posted December 14, 2021 Share Posted December 14, 2021 Thanks man nice work Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7708257 Share on other sites More sharing options...
tahardsp2404 Rare Posted December 15, 2021 Share Posted December 15, 2021 MERCI Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7709337 Share on other sites More sharing options...
hwa Rare Posted December 15, 2021 Share Posted December 15, 2021 SDVSDVsdvSDV Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7709488 Share on other sites More sharing options...
hwa Rare Posted December 15, 2021 Share Posted December 15, 2021 SDVSDVsdvSDV Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7709489 Share on other sites More sharing options...
hwa Rare Posted December 15, 2021 Share Posted December 15, 2021 SDVSDVsdvSDV Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7709490 Share on other sites More sharing options...
luca.gallo128@gmail.com Posted December 16, 2021 Share Posted December 16, 2021 thanks Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7711835 Share on other sites More sharing options...
briza Posted December 19, 2021 Share Posted December 19, 2021 thanks Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7718309 Share on other sites More sharing options...
italy75 Posted December 19, 2021 Share Posted December 19, 2021 grazie Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7718745 Share on other sites More sharing options...
wriffo13 Posted December 19, 2021 Share Posted December 19, 2021 thanks bro Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7718902 Share on other sites More sharing options...
alfred icoveri Posted December 19, 2021 Share Posted December 19, 2021 gracias Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7719318 Share on other sites More sharing options...
ibai llanos Posted December 19, 2021 Share Posted December 19, 2021 gracias Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7719462 Share on other sites More sharing options...
karadenizli Posted December 25, 2021 Share Posted December 25, 2021 On 3/9/2021 at 3:38 AM, kurosaki ichigo said: Introduction 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. Running a precompiled 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 429 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 371. 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE , 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: Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE on your browser in order to see the OpenBullet 2 setup screen. Using docker Install docker from Get Docker | Docker Documentation 43 Create a local folder called UserData where your settings will be stored and run Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE and finally navigate to Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE to access your dockerized OB2 instance! Let’s break down the docker command: Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE will map your local port 8069 to the container’s port 5000 where OB2 is listening Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE 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 60. Install the .NET 5 SDK (not runtime) from Download .NET 5.0 (Linux, macOS, and Windows) 371 Open your favourite terminal (or git bash) and run git clone https://github.com/openbullet/OpenBullet2/ now cd into the folder where OpenBullet2.csproj resides Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE and compile OB2 using Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE you can then navigate to the build folder and start OB2 with the usual command Hidden Content Give reaction and reply to this topic to see the hidden content. if you have problems viewing this content look HERE source : https://discourse.openbullet.dev/t/wip-how-to-download-and-start-openbullet-2/29#running-a-precompiled-build thank you so much sir Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7731787 Share on other sites More sharing options...
andrewrock87 Posted December 25, 2021 Share Posted December 25, 2021 grazie mille per il tutorial Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7733365 Share on other sites More sharing options...
ninz0 Posted December 26, 2021 Share Posted December 26, 2021 thanks for this tutorial Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7734795 Share on other sites More sharing options...
Kenny Rare Posted December 26, 2021 Share Posted December 26, 2021 youhouuuuu finally Link to comment https://cyberbreach.io/topic/404071-how-to-download-and-start-openbullet-2/page/26/#findComment-7736329 Share on other sites More sharing options...
Recommended Posts
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!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now