The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Ten Years of Service
Posts: 7,678
Threads: 3,821
RE: onion hosting 05-19-2021, 07:33 PM
#11
(04-09-2021, 01:12 AM)darkdante Wrote: (04-07-2021, 06:38 AM)biborg Wrote: You can host your own website with Raspberry Pi, a lot of of tutorials out there.
did it work for tor hosting? i mean not over the clearnet
Yes it works, saw a tutorial on YT yesterday explaining in detail what and how to setup one.
(This post was last modified: 05-19-2021, 07:35 PM by hacxx.)
•
Eight Years of Service
Posts: 102
Threads: 12
RE: onion hosting 05-23-2021, 01:36 PM
#12
Have you seen this article?
https://null-byte.wonderhowto.com/how-to...s-0180159/
You don't have to use python to create a HTTP server I prefer apache2. For Apache just run :
Code:
service apache2 start
And you will now be hosting a local HTTP server. It will be hosting files in /var/www/html, so just put a file in there called "index.html" and write "Hello, World!" or something in there then go to 127.0.0.1 in your browser on the same computer.
So anyway. After that the rest of the steps are the same as in the link in the article EDIT: Except for where you put your files they should be in /var/www/html
(This post was last modified: 05-23-2021, 01:38 PM by DedSpace.)
Code:
 _______        _  _________
 \    \       | | /     /
 |    | _____  ____| | |  ____/ _____  _____  _____  _____
 |  |  |/  _  \/    | \____  |/   \/   \/  ___\/  _  \
 |    |   __/|  |  |/     |  |  |  |  \  \__ |  __/
 /_______/\_____/\____|_/________/|  ____/\_____|_\____/\_____/
                 | |
                 |_/
           Â
BTC Address:Â bc1qds8uqnt4ga0zn9ftrm45cq9u9hfct0qluqes5a
•
Seven Years of Service
Posts: 64
Threads: 5
RE: onion hosting 07-12-2021, 04:33 PM
#13
I think the easiest way is
https://github.com/DanWin/hosting [Not tested by me] & this:
https://github.com/anubhavanonymous/HostOnion [Tested, but no connection over ipv6]
Here is a very nice tutorial. My problem is here the connection over ipv6 - temp. i have no solution
Install it on the RPi, config it and go go
(This post was last modified: 07-12-2021, 04:40 PM by PicoMan.
Edit Reason: add links
)
•
Six Years of Service
Posts: 7
Threads: 2
RE: onion hosting 09-02-2021, 09:39 AM
#14
(04-04-2021, 05:58 AM)darkdante Wrote: fellas is there outta here someone know a free onion hosting service?
You can host onion site on any VPS running on windows server for example or on linux, I have some experience in that, if interesting I can teach you how to up sites in onion zone
•
Users browsing this thread: 1 Guest(s)