Part 14 – Testing the Waters
Time to get some content up on your web server. You can either fire up Samba or use terminal to create a new website, etc, etc.
Use Notepad, TextEdit, Nano or some other basic text editor pad. Type anything you want into it. Save it as index.html. Drag and drop it onto your Samba share.
Get your darknet website address by running the following.
sudo cat /var/lib/tor/website1/hostname
Try opening it in the Tor Browser and you should be greeted by your text in index.html.
Credits
All this wouldn’t have been possible without the following websites:
Sam Hobbs
Shallot
That’s all there is! I hope this helped you out! Feel free to head back to the table of contents on page 1.