Skip to content

Instantly share code, notes, and snippets.

@LinuxlinkedBD
Created April 4, 2021 19:10
Show Gist options
  • Save LinuxlinkedBD/84239356f130523352b89a25a4f222b7 to your computer and use it in GitHub Desktop.
Save LinuxlinkedBD/84239356f130523352b89a25a4f222b7 to your computer and use it in GitHub Desktop.
SocialFish installation on Ubuntu
If you need complete SocialFish setup for *EDUCATIONAL PURPOSES ONLY*, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/vgopyv3qQ88
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
apt-get update
apt-get upgrade
apt-get install python3 python3-pip python3-dev -y
python3 SocialFish.py test test
#browse to http://0.0.0.0:5000/ to test
@LinuxlinkedBD
Copy link
Author

Screenshot from 2021-04-05 00-17-17
Screenshot from 2021-04-05 00-17-34
Screenshot from 2021-04-05 00-17-43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment