diff options
| author | Shulhan <ms@kilabit.info> | 2024-03-21 23:21:14 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-03-21 23:21:14 +0700 |
| commit | 866a1e47f1b77ef5ef1fff90daccd4e09f356feb (patch) | |
| tree | aa5cd1f3fdda578c54db2979e560e5be84bc5bec /_content/journal | |
| parent | 37157d8d40948c85170392f7165a9ad22b6245e7 (diff) | |
| download | kilabit.info-866a1e47f1b77ef5ef1fff90daccd4e09f356feb.tar.xz | |
all: replace rescached links with new project page
Diffstat (limited to '_content/journal')
3 files changed, 6 insertions, 5 deletions
diff --git a/_content/journal/2020/unix_linux_system_administration_101/index.adoc b/_content/journal/2020/unix_linux_system_administration_101/index.adoc index 2504d7f..483bd60 100644 --- a/_content/journal/2020/unix_linux_system_administration_101/index.adoc +++ b/_content/journal/2020/unix_linux_system_administration_101/index.adoc @@ -128,9 +128,10 @@ In summaries, mosh provide faster and network resistance connection for SSH. === Use VPN VPN provide a layer of access for your internal network in the cloud. -Setting up VPN with Wireguard is now easier than ever, but its require latest +Setting up VPN with WireGuard is now easier than ever, but its require latest (or supported) kernel, both on server and client. Combine that with DNS server (like -https://github.com/shuLhan/rescached[rescached]), we will have a complete -isolate environment with custom internal domain (for example, myapp.internal). +https://git.sr.ht/~shulhan/rescached[rescached^]), we will have a complete +isolate environment with custom internal domain (for example, +myapp.internal). diff --git a/_content/journal/2023/2022_accomplishment/index.adoc b/_content/journal/2023/2022_accomplishment/index.adoc index 604f8d9..542bdc2 100644 --- a/_content/journal/2023/2022_accomplishment/index.adoc +++ b/_content/journal/2023/2022_accomplishment/index.adoc @@ -217,7 +217,7 @@ Some notable changes, -- -https://github.com/shuLhan/rescached-go[rescached^]:: +https://sr.ht/~shulhan/rescached[rescached^]:: + -- There are 94 commits with 3 releases, from version 4.2.0 to 4.4.0. diff --git a/_content/journal/2024/2023_accomplishment/index.adoc b/_content/journal/2024/2023_accomplishment/index.adoc index 87d4fd0..06fd131 100644 --- a/_content/journal/2024/2023_accomplishment/index.adoc +++ b/_content/journal/2024/2023_accomplishment/index.adoc @@ -131,7 +131,7 @@ failed with inline log inside the email body. === rescached -https://github.com/shuLhan/rescached-go[rescached] +https://sr.ht/~shulhan/rescached[rescached] is a daemon that caching internet name and address on local memory for speeding up DNS resolution. In the past year, it receives 14 commits and two releases, with one notable |
