1-Stream 1.1.21 Nulled (Fix)

Resource 1-Stream v1.1.21 Nulled (Fix)

Register & Get access to index
Advertise with us


Welcome!
Join this incredible group of like-minded people and start discussing everything IPTV.
Register now
Status
Not open for further replies.

Brain

Retired
Staff member
Mar 11, 2022
2,307
6
2,865
Uranus
iptvapps.net
This Thread had not been rated yet
Brain submitted a new resource:

1-Stream 1.1.21 Nulled (Fix) - 1.1.21 Nulled Cracked

View attachment 1608
Before installation run the following or make sure to have mainserverip postgresqlsrv (e.g 12.12.12.12 postgresqlsrv) in /etc/hosts on every server.

or run the following: echo "mainserverip postgresqlsrv" >> /etc/hosts (e.g echo "12.12.12.12 postgresqlsrv" >> /etc/hosts

put onestream_all_v1.1.21.tar.gz in /home/onestream/iptv/

run bash...

Read more about this resource...

 
Last edited:
This Thread had not been rated yet

Somedays

S.V.I.P
Apr 11, 2022
137
32
Russian Federation
ok so still testing heres what i did 1.install via these instructions and files 2.i then bought 10 day trial ran there offical script 3.logged in using the password (login) this cracked version gave me and seems its cracked i dont know how or why but my expiary is unlimted ect so im assuming its cracked it but (yet to see after 10 days)
monthy from test license has any difference?
 

flusnovo

Respected member
Jun 26, 2022
104
1
224
Japan
Code:
=============
The installation configuration details are saved in /credentials_1671699475.txt !
Make sure to keep them safe !
=== Start ===
APP_NAME: 1-Stream
LICENSE_KEY: 1stream-00000000000000000000
DB_DATABASE: "streaming_db085754"
DB_USERNAME: "streaming"
DB_PASSWORD: "f7cc946f805c7b5b6f9e"
APP_KEY:
PANEL_EMAIL: [email protected]
PANEL_USER: admin
PANEL_PASSWORD: 5d32586e5375b5b7683a
=============
 

flusnovo

Respected member
Jun 26, 2022
104
1
224
Japan
Code:
while read p; do
  key=$(echo $p | grep -oh '[A-Z_]*=' | grep -oh '[A-Z_]*')
  value=${p/$key=/''}
  sed -i -Ee "s#'$key'#$value#" "$PROJECT_DIR/bootstrap/config.php"
done <$TMP_ENV_FILE
appKey=$(php $PROJECT_DIR/artisan key:generate --show)
Maybe something wrong when gen 'key' and 'appKey'
 
  • Like
Reactions: hanosus and telecuo

flusnovo

Respected member
Jun 26, 2022
104
1
224
Japan
Or ===setup app== on words
Code:
## Setup App
echo
echo
echo '=== Setup App ==='
echo
mkdir -p "$PROJECT_DIR/public/js/scripts/router"
cd "$PROJECT_DIR/" && php artisan routes:javascript --path public/js/scripts/router
echo '# settings'
cd "$PROJECT_DIR/" && php artisan settings:setup
echo '# roles'
cd "$PROJECT_DIR/" && php artisan roles:setup $PANEL_EMAIL $PANEL_USER $PANEL_PASSWORD
#cd "$PROJECT_DIR/" && php artisan roles:setup 1
cd "$PROJECT_DIR/" && php artisan permission:cache-reset
#echo '# elk'
#cd "$PROJECT_DIR/" && php artisan elk:setup fresh
echo '# create server'
cd "$PROJECT_DIR/" && php artisan server:create $dbIP $httpPort $rtmpPort 1
echo "# rebuild proxies"
cd "$PROJECT_DIR/" && php artisan server:trusted-proxies-rebuild
# fix log permissions
chown onestream:www-data -R $PROJECT_DIR > /dev/null
chmod -R 775 $PROJECT_DIR > /dev/null
file 'artisan' do that task ===setup app== and === Configs ===
 
  • Like
Reactions: hanosus and telecuo
Status
Not open for further replies.
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock