Let’s Encrypt is a free, automated, and open Certificate Authority.
- Install tools for using the Let's Encrypt certificates using Certbot
sudo apt-get update \
sudo apt-get install software-properties-common| // .vscode/settings.json | |
| { | |
| "python.analysis.extraPaths": [ | |
| "bazel-bin", | |
| "bazel-genfiles" | |
| ] | |
| } |
| #Download dwebp (WebP decoder tool) https://developers.google.com/speed/webp/download | |
| #Run | |
| for %f in (*.webp) do dwebp.exe "%f" -o "%~nf.png" |
Source: http://willandorla.com/will/2011/01/convert-folder-into-git-submodule/
$ git clone --no-hardlinks original-repo copied-repo剛嘗試了怎麼樣在區域網路中使用 WebRTC 來進行 VOIP,意外發現其實滿簡單的。分享一下我的步驟
P.S 這是提供給外部網路不通的環境下,如果外部網路通暢,那麼可以直接用現有服務,如 https://talky.io/ 即可
git clone https://github.com/andyet/signalmaster