Skip to content

Instantly share code, notes, and snippets.

View ihsangan's full-sized avatar
💬
ingfokan mood buat ngoding

Ihsan ihsangan

💬
ingfokan mood buat ngoding
View GitHub Profile
@ihsangan
ihsangan / malas.html
Created April 13, 2025 05:37
Buat event landing page IMPHNEN
<!DOCTYPE html>
<html lang="id">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>IMPHNEN</title>
</head>
<body>
<center><h1>Ingin Menjadi Programmer Handal Namun Enggan Ngoding</h1></center>
</body>
</html>
@ihsangan
ihsangan / compose.yaml
Created May 7, 2025 09:11
my wg-easy:edge compose file
services:
wg-easy:
image: ghcr.io/wg-easy/wg-easy:edge
container_name: wg-easy
environment:
- INSECURE=true
volumes:
- ~/.wg-easy:/etc/wireguard
- /lib/modules:/lib/modules:ro
ports: