Replymessage unavailable
ishare2:
ishare2 installation instructions
Ensure your DNS is functioning correctly by pinging GitHub or Google:
ping raw.githubusercontent.com
0. (Optional) Remove old ishare2 configuration files:
rm -rf /opt/ishare2/ && rm -rf /usr/sbin/ishare2
1. Run the quick one-line installation command:
wget -O /usr/sbin/ishare2 https://raw.githubusercontent.com/ishare2-org/ishare2-cli/main/ishare2 && chmod +x /usr/sbin/ishare2 && ishare2
2. Enjoy ishare2!
Extra notes:
- If you face errors downloading images with ishare2 run:
ishare2 config
Then press enter in all questions to use the default configuration.
- If you encounter any errors while configuring ishare2 related to the site i-share.top, send #remove_ishare to this chat to learn how to fix it.
See more installation methods in the GitHub README