0
0
mirror of https://codeberg.org/crimeflare/cloudflare-tor synced 2024-07-01 18:21:06 +00:00

INSTRUCTION.md

This commit is contained in:
Cale Quasha 2020-12-11 11:56:54 +01:00
parent c824168ff7
commit 2c1f352e4e

View File

@ -246,7 +246,6 @@ need more adaptations for Windows and other platforms.
1. Install Git, SSH(Not Windows), and Tor (if you haven't already) 1. Install Git, SSH(Not Windows), and Tor (if you haven't already)
1. Create a `git.fuwafuwa.moe` account (username "snowden" will be used for this example) 1. Create a `git.fuwafuwa.moe` account (username "snowden" will be used for this example)
- **NOTICE**: Codeberg is blocking temporary email services and some minor email providers(not temporary email).
1. Create an SSH key pair `$ ssh-keygen -t rsa -N '' -C 'snowden at codeberg' -f "$HOME"/.ssh/id_rsa_mrsnowden` 1. Create an SSH key pair `$ ssh-keygen -t rsa -N '' -C 'snowden at codeberg' -f "$HOME"/.ssh/id_rsa_mrsnowden`
1. Edit `$HOME/.ssh/config`: 1. Edit `$HOME/.ssh/config`:
``` ```