Skip to content

Instantly share code, notes, and snippets.

View P6g9YHK6's full-sized avatar
▪️
 ᲼ ⁠⁠

᲼ ⁠⁠⁠⁠⁠ P6g9YHK6

▪️
 ᲼ ⁠⁠
View GitHub Profile
@FikriRNurhidayat
FikriRNurhidayat / Slow-Steam-Download-Speed-Linux.md
Last active May 28, 2025 07:13
Steam Download Speed Issue on Linux
@sqbs
sqbs / docker-compose.yaml
Last active June 19, 2024 04:08 — forked from darth-veitcher/docker-compose.yaml
Traefik v2.2 with Cloudflare Wildcard
version: "3"
services:
traefik:
image: "traefik:v2.2"
container_name: "traefik"
command:
# Globals
- "--log.level=DEBUG"
- "--api=true"