TBomb
TBomb copied to clipboard
Poor Internet Connection issue
Describe the bug I am facing a issue from past two days that it is showing me "Poor Internet Connection" and terminates. As i check my internet speed and it is working fine. So can you please guide me regrading this issue. Thank you. I saw someone else also facing this issue, so please take this issue in consideration.
Easy to sort, working fine by doing the following:
Your ISP is blocking it, so download WINDSCRIBE VPN, follow the instructions to install, login and start with any location you choose. EXAMPLE:
**_1. Get a Windscribe Account
Create a free account if you don't have one already. 2. Install dirmngr and apt-transport-https if not already installed
apt-get install dirmngr apt-transport-https
- Add the Windscribe signing key to apt as root
apt-key adv --keyserver keyserver.ubuntu.com --recv-key FDC247B7
- Add the repository to your sources.list
sh -c "echo 'deb https://repo.windscribe.com/debian buster main' > /etc/apt/sources.list.d/windscribe-repo.list"
- Run apt-get update
apt-get update
- Install windscribe-cli
apt-get install windscribe-cli
- Switch to non-root user
exit
- Login to Windscribe
windscribe login
- Connect to Windscribe
windscribe connect
Need help?
windscribe --help_**
Once connected to any location, try the TBomb script and it works!