IBHost

From Hidden Wiki
Jump to navigation Jump to search
Unix Assembly language Mathematics Web development I2P
GhostBSD Assembly Programming Tutorial Statistics Django for Beginners MuWire
GUI Artificial intelligence Artificial neural network Machine learning Messenger
Tkinter Artificial intelligence Artificial neural network Machine Learning Mastery with Python Session

IBHost is a free web hosting service.


  • IBHost: Free web hosting. IBHost is back with even more features. Less than 3 minutes to create a site. No more HTTP timeouts. No more only LynxChan. There's a full LAMP stack if you choose the website platform when creating your site. You will get full MySQL root access with PHP support. FTP access too. 15GB quota limit per site. No data-mining. I fund this with my own money. Donations would be nice; see front page. No pedo/CP sites allowed. No email verification needed. 100% free, however, we encourage you to donate to our BTC address, so we can continue to expand and keep our services reliable. http://qp6cuo65imokbldjrseinogx2q2nfmplabkz3i7qivr4vs7tmlcvdiad.onion/ http://ibhostr63abm7764.onion/ https://ibhost1.com/


IBHost is back with even more features. Less than 3 minutes to create a site. No more HTTP timeouts. No more only LynxChan.

There's a full LAMP stack if you choose the website platform when creating your site. You will get full MySQL root access with PHP support. FTP access too. 15GB quota limit per site.

No data-mining. I fund this with my own money. Donations would be nice; see front page. No pedo/CP sites allowed. No email verification needed.

http://qp6cuo65imokbldjrseinogx2q2nfmplabkz3i7qivr4vs7tmlcvdiad.onion/

http://ibhostr63abm7764.onion/

https://ibhost1.com/

100% free, however, we encourage you to donate to our BTC address, so we can continue to expand and keep our services reliable.


FTP over Tails

sudo apt update
sudo apt install filezilla

To use "sudo", you have to set root's password before booting your Tails.

IBHost dashboard

Before creating a website

Welcome to the IBHost dashboard.

Host details:


It doesn't seem like you've created a site yet. It's a good idea to create one, so input the below details to create one!


You can create up to 2 sites.

Site name:

Site description:

Site platform:


CAPTCHA Image


Show site on onion list?


Site activation usually takes 5-10 minutes due to the creation method. FTP host is your onion's site address. Make sure to set the passive mode port range in your FTP client to 2000-2000.

Please note that you will only be able to FTP files if you are on a GNU/Linux operating system. To install tor (for the proxy) on a Debian-based OS (Debian, Ubuntu, etc) enter the following into a terminal: sudo apt install -y tor filezilla. Once you have done that, restart your computer, then set the proxy to 127.0.0.1:9050 in Filezilla's settings; look up help online. You can use a virtual machine if you are on a Windows-based computer.


We recommend installing adminer for a PHPMyAdmin-like experience. To copy over big files, zip it, then send it over FTP. Once you've done that, use PHP's unzip function to unzip it on the server, thus saving you a lot of time (look for unzipper-master online).


After deleting your account, your sites will be deleted in the next 5-10 minutes.


After creating a website

Welcome to the IBHost dashboard.

Host details:


You can create up to 2 sites.

Site name:

Site description:

Site platform:


CAPTCHA Image


Show site on onion list?


Site activation usually takes 5-10 minutes due to the creation method. FTP host is your onion's site address. Make sure to set the passive mode port range in your FTP client to 2000-2000.

Please note that you will only be able to FTP files if you are on a GNU/Linux operating system. To install tor (for the proxy) on a Debian-based OS (Debian, Ubuntu, etc) enter the following into a terminal: sudo apt install -y tor filezilla. Once you have done that, restart your computer, then set the proxy to 127.0.0.1:9050 in Filezilla's settings; look up help online. You can use a virtual machine if you are on a Windows-based computer.


site name

Platform: website

Description:

Site address:

Status: active

Actions: Settings

FTP username:

FTP password:


We recommend installing adminer for a PHPMyAdmin-like experience. To copy over big files, zip it, then send it over FTP. Once you've done that, use PHP's unzip function to unzip it on the server, thus saving you a lot of time (look for unzipper-master online).


After deleting your account, your sites will be deleted in the next 5-10 minutes.


apt-get command's option -y

man apt-get

-y, --yes, --assume-yes

Automatic yes to prompts; assume "yes" as answer to all prompts and run non-interactively. If an undesirable situation, such as changing a held package, trying to install an unauthenticated package or removing an essential package occurs then apt-get will abort. Configuration Item: APT::Get::Assume-Yes.

Edit site

Go into "Actions: Settings".


Delete site !WARNING!:

Show site on onion list?

Transfer ownership !WARNING!:


Database name:

Owned by database user:

Delete database:


Private key:


The private key has been encoded into base64 to prevent issues with text formatting. To decode it on a Linux-based system, run: echo "PRIVATE_KEY" | base64 -d


Manage databases (logins are displayed on manage database page)

<-- Back to admin panel -->


Creating a DB

Click the button, "Manage databases (logins are displayed on manage database page)".


Database name:

Owned by database user:

Database user password:

Database settings:


Create database

<-- Back to admin panel -->

See also