Skip to content

ookangzheng

  • About
  • Design
    • UI/UX
  • Dev
    • Linux
    • Mac
    • Windows
    • Software recommend
    • Site recommend
  • Life

Mac

Linux

家裡沒有 IPv6?我如何用 WireGuard + DualStack VPS Sing-Box 打通 IPv6

🥲 為什麼我需要這個架構? 我是自架服務玩家(VPS、BGP 也有自己的 ASN)。 我常常需要: 但我家裡的網路: Kbro(IPv4 only)根本無法使用 IPv6 上游,也不能去測我自己廣播出的 IPv6 路由。 🎯 最終目標 Mac (只有 IPv4+Wireguard) → Kbro…

EdwardNovember 29, 2025November 29, 2025
Linux

SSH use http and socks proxy

Shell use proxy export http_proxy=http://127.0.0.1:8080export https_proxy=http://127.0.0.1:8080export ALL_PROXY=socks5://127.0.0.1:1080 Refences

EdwardOctober 20, 2025October 20, 2025
Dev

Repair Kopia rclone remote repository blob error

When I migrate from remote SFTP kopia repository via rclone to Pcloud drive instead, I got this error after rclone…

EdwardSeptember 16, 2024September 16, 2024
Linux

Docker build curl with http3 support

Linux build command Enable build arm64 on Linux amd64 architecture Solution Photo by Ian Taylor on Unsplash

EdwardJuly 13, 2023June 16, 2024
Mac

Mac OpenSSL upgrade to use TLS 1.3

Why Mac OSX default OpenSSL is version 2 which not support TLS 1.3 by default. We have to force install…

EdwardSeptember 27, 2022October 1, 2022
Linux

Mac OSX SSH disable global known hosts to increase privacy

Why Annoyance message every time when you connect with to self-hosted VPN machine with same intranet IP address. You may…

EdwardSeptember 27, 2022September 27, 2022
Linux

Git ssh with custom identity

Set up a custom ssh identity Add custom identity key to terminal to avoid Key not found error Solution References:

EdwardSeptember 21, 2022September 21, 2022
Linux

Configure git global ignore on Mac and Linux environment

Ignore a file or directory on your Mac Configure a file Insert the file or directory into the .gitignore_global Apply…

EdwardSeptember 21, 2022September 21, 2022
Mac

Rclone mount on Mac M1/M2

Install Rclone on Mac Note: Do not install via brew, please use curl instead. Step1. Switch to sudo Step 2.…

EdwardSeptember 12, 2022September 12, 2022
Dev

Install tfenv Terraform version manager on Mac

Install with homebrew GitHub: https://github.com/tfutils/tfenv Install via brew Once tfenv install complete, type tfenv in your terminal to validate. Install…

EdwardAugust 3, 2022August 3, 2022

Posts pagination

1 2 … 6 Next
Proudly powered by WordPress | Theme: Justread by GretaThemes.