NodeJS - nvm 使用 nvm 管理環境內多個版本的 NodeJS 2021-09-04 Cloud NodeJS nvm Tunnel openVPN connection and proxy SOCKS5 with two layer/level proxy 介紹如何透過 OpenVPN , Redsocks 與 SSH SOCKS5 打造一個二級穿透的遠端代理(跳板)服務 2021-09-03 Cloud GCP OpenVPN SOCKS5 Redsocks Using Redsocks and SOCKS5 as Proxy to connect internal Cloud SQL without public IP 演示如何使用 Redsocks 搭配 SOCKS5 快速建立起代理伺服器進行網路代理穿透應用 2021-08-31 Cloud GCP SOCKS5 Redsocks AutoSSH Fix xcrun error on macOS 在 macOS 遇到 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library 2021-08-27 Tool macOS Hosting OpenVPN on GCP 演示如何於 GCP 服務上快速安裝啟用自己的 OpenVPN Server 2021-08-24 Cloud GCP OpenVPN Fix fonts missing on zsh with VSCode 演示如何修復在使用 VSCode 時 zsh 的字型檔遺失問題 2021-08-08 Tool VSCode zsh Hello blackie1019.gitlab.io 職涯的新篇章 2021-07-15 Blackie Protobuf Development(.proto) on Visual Studio Code 紀錄一下 Visual Studio 如何支援 .proto 檔案的撰寫 2019-03-22 Tool gRPC Protobuf Running consul in a container with UI and Development Mode 記錄如何在容器內簡單啟動 Consul 的 Development Mode 與 UI 的指令 2019-03-22 Container Configuration Management Consul gRPC development on .NET Core - Integration into .NET Build(.csproj) 介紹如何將 gRPC 整合至 .NET Core 的專案檔(.csproj) 內. 2019-03-18 .NET .NET Core .NET gRPC Protobuf Microservice Secured Password with PBKDF2 on C# 介紹如何使用 PBKDF2 更有效且安全的加密密碼 2019-02-22 .NET .NET Core C# .NET PBKDF2 Cryptography .NET Core load appsettings.development.json 分享如何讓 .NET Core 應用程式讀出 appsetting.development.json 的值 2019-02-14 .NET .NET Core .NET