Skip to content

Instantly share code, notes, and snippets.

View spxctr00m's full-sized avatar
:shipit:
Working from home

bram spxctr00m

:shipit:
Working from home
View GitHub Profile
@vikpe
vikpe / fix_authenticity_of_github_problem.md
Last active April 16, 2025 13:44
FIX: The authenticity of host github.com can't be established.

Error

The authenticity of host 'github.com (140.82.113.4)' can't be established.

Fix

ssh-keyscan github.com >> ~/.ssh/known_hosts
@98lenvi
98lenvi / Create website in darkweb.md
Last active March 10, 2025 17:38
steps to host dark web website

Create your own site in the dark web.

There is a lot of misconception around the dark web, and most of the people think that it is not possible to create their own website on Dark web (The Onion network). Today we will set up a website in the Onion/Tor network for free.

Screenshot of my dark website

As you can see above, I have created my own website in the Tor network, and I've accessed it using the Tor Browser.

This tutorial consists of three steps