Skip to content

Instantly share code, notes, and snippets.

View FaridAghili's full-sized avatar
🎯
Focusing

Farid Aghili FaridAghili

🎯
Focusing
View GitHub Profile

First run:

apt update && apt upgrade -y && apt autoremove -y && reboot

Then create a file named server.sh, paste the following content and run it using bash server.sh:

#!/bin/bash
@FaridAghili
FaridAghili / ssh-tunnel.md
Created February 16, 2023 00:53
Configuring a SSH tunnel

Updates

apt update
apt upgrade -y
apt autoremove -y
apt autoclean -y

Enable BBR