Sinisterly
onion hosting - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking)
+--- Thread: onion hosting (/Thread-onion-hosting)

Pages: 1 2


RE: onion hosting - hacxx - 05-19-2021

(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.




RE: onion hosting - DedSpace - 05-23-2021

Have you seen this article?

https://null-byte.wonderhowto.com/how-to/host-your-own-tor-hidden-service-with-custom-onion-address-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


RE: onion hosting - PicoMan - 07-12-2021

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


RE: onion hosting - defox - 09-02-2021

(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