From 87ef9931ab4304c5436bc63948c634ef096de88a Mon Sep 17 00:00:00 2001 From: adonis0147 Date: Thu, 21 Nov 2024 12:18:44 +0000 Subject: [PATCH] deploy: 7ebe5b437188e0f514d9a7771294a3ff5906aaee --- categories/english/index.html | 5 +- categories/english/index.xml | 2 +- categories/index.html | 4 +- categories/index.xml | 2 +- index.html | 4 +- index.xml | 2 +- page/2/index.html | 4 +- post/index.html | 5 +- post/index.xml | 2 +- post/qemu-socket-vmnet/index.html | 5 +- post/squid-https-forward-proxy/index.html | 111 ++++++++++++++++++++++ sitemap.xml | 2 +- tags/authentication/index.html | 11 +++ tags/authentication/index.xml | 1 + tags/authentication/page/1/index.html | 2 + tags/go/index.html | 11 +++ tags/go/index.xml | 1 + tags/go/page/1/index.html | 2 + tags/https/index.html | 11 +++ tags/https/index.xml | 1 + tags/https/page/1/index.html | 2 + tags/index.html | 14 ++- tags/index.xml | 2 +- tags/proxy/index.html | 11 +++ tags/proxy/index.xml | 1 + tags/proxy/page/1/index.html | 2 + tags/squid/index.html | 11 +++ tags/squid/index.xml | 1 + tags/squid/page/1/index.html | 2 + 29 files changed, 215 insertions(+), 19 deletions(-) create mode 100644 post/squid-https-forward-proxy/index.html create mode 100644 tags/authentication/index.html create mode 100644 tags/authentication/index.xml create mode 100644 tags/authentication/page/1/index.html create mode 100644 tags/go/index.html create mode 100644 tags/go/index.xml create mode 100644 tags/go/page/1/index.html create mode 100644 tags/https/index.html create mode 100644 tags/https/index.xml create mode 100644 tags/https/page/1/index.html create mode 100644 tags/proxy/index.html create mode 100644 tags/proxy/index.xml create mode 100644 tags/proxy/page/1/index.html create mode 100644 tags/squid/index.html create mode 100644 tags/squid/index.xml create mode 100644 tags/squid/page/1/index.html diff --git a/categories/english/index.html b/categories/english/index.html index 5307d4d..d280e03 100644 --- a/categories/english/index.html +++ b/categories/english/index.html @@ -1,7 +1,8 @@ English · Adonis's Blog -
+

English

2024-05-26 +

English

2024-11-21 +Configure Squid as an HTTPS Forward Proxy with Authentication
2024-05-26 Set QEMU Networking up on macOS by socket_vmnet
2024-05-09 Build a Portable GCC Toolchain
2024-01-18 Hello x86-64 Assembly
2023-06-27 diff --git a/categories/english/index.xml b/categories/english/index.xml index a524b00..c747d87 100644 --- a/categories/english/index.xml +++ b/categories/english/index.xml @@ -1 +1 @@ -English on Adonis's Bloghttps://adonis0147.github.io/categories/english/Recent content in English on Adonis's BlogHugoenWed, 30 Oct 2024 16:22:20 +0800Set QEMU Networking up on macOS by socket_vmnethttps://adonis0147.github.io/post/qemu-socket-vmnet/Sun, 26 May 2024 23:14:10 +0800https://adonis0147.github.io/post/qemu-socket-vmnet/A guide to set QEMU networking up on macOS by socket_vmnet.Build a Portable GCC Toolchainhttps://adonis0147.github.io/post/portable-gcc-toolchain/Thu, 09 May 2024 16:49:12 +0800https://adonis0147.github.io/post/portable-gcc-toolchain/A guide to build a portable GCC toolchainHello x86-64 Assemblyhttps://adonis0147.github.io/post/hello_x86_64_assembly/Thu, 18 Jan 2024 21:00:49 +0800https://adonis0147.github.io/post/hello_x86_64_assembly/x86-64 Assembly on LinuxUse QEMU's 9pfs to Share Directores on macOS with Linux Guesthttps://adonis0147.github.io/post/qemu-9p-virtfs/Tue, 27 Jun 2023 15:41:43 +0800https://adonis0147.github.io/post/qemu-9p-virtfs/A guide to share directores on macOS with Linux guest.Signing Git Commitshttps://adonis0147.github.io/post/signing_git_commits/Tue, 26 Jul 2022 22:53:19 +0800https://adonis0147.github.io/post/signing_git_commits/A guide to sign Git commits.Wrapper_c - Yet Another Clang's JSON Compilation Database Generatorhttps://adonis0147.github.io/post/wrapper_c/Sun, 05 Jun 2022 16:47:56 +0800https://adonis0147.github.io/post/wrapper_c/An introduction to <a href="https://github.com/adonis0147/wrapper_c">wrapper_c</a>.Run Ubuntu in QEMU on macOS (Apple Silicon)https://adonis0147.github.io/post/qemu-macos-apple-silicon/Sat, 28 May 2022 11:48:49 +0800https://adonis0147.github.io/post/qemu-macos-apple-silicon/A guide to run Ubuntu in QEMU on macOS (Apple Silicon). \ No newline at end of file +English on Adonis's Bloghttps://adonis0147.github.io/categories/english/Recent content in English on Adonis's BlogHugoenThu, 21 Nov 2024 20:17:55 +0800Configure Squid as an HTTPS Forward Proxy with Authenticationhttps://adonis0147.github.io/post/squid-https-forward-proxy/Thu, 21 Nov 2024 19:11:23 +0800https://adonis0147.github.io/post/squid-https-forward-proxy/A guide to configure Squid as an HTTPS forward proxy with authentication to resolve malformed HTTP response issue while downloading Go modules.Set QEMU Networking up on macOS by socket_vmnethttps://adonis0147.github.io/post/qemu-socket-vmnet/Sun, 26 May 2024 23:14:10 +0800https://adonis0147.github.io/post/qemu-socket-vmnet/A guide to set QEMU networking up on macOS by socket_vmnet.Build a Portable GCC Toolchainhttps://adonis0147.github.io/post/portable-gcc-toolchain/Thu, 09 May 2024 16:49:12 +0800https://adonis0147.github.io/post/portable-gcc-toolchain/A guide to build a portable GCC toolchainHello x86-64 Assemblyhttps://adonis0147.github.io/post/hello_x86_64_assembly/Thu, 18 Jan 2024 21:00:49 +0800https://adonis0147.github.io/post/hello_x86_64_assembly/x86-64 Assembly on LinuxUse QEMU's 9pfs to Share Directores on macOS with Linux Guesthttps://adonis0147.github.io/post/qemu-9p-virtfs/Tue, 27 Jun 2023 15:41:43 +0800https://adonis0147.github.io/post/qemu-9p-virtfs/A guide to share directores on macOS with Linux guest.Signing Git Commitshttps://adonis0147.github.io/post/signing_git_commits/Tue, 26 Jul 2022 22:53:19 +0800https://adonis0147.github.io/post/signing_git_commits/A guide to sign Git commits.Wrapper_c - Yet Another Clang's JSON Compilation Database Generatorhttps://adonis0147.github.io/post/wrapper_c/Sun, 05 Jun 2022 16:47:56 +0800https://adonis0147.github.io/post/wrapper_c/An introduction to <a href="https://github.com/adonis0147/wrapper_c">wrapper_c</a>.Run Ubuntu in QEMU on macOS (Apple Silicon)https://adonis0147.github.io/post/qemu-macos-apple-silicon/Sat, 28 May 2022 11:48:49 +0800https://adonis0147.github.io/post/qemu-macos-apple-silicon/A guide to run Ubuntu in QEMU on macOS (Apple Silicon). \ No newline at end of file diff --git a/categories/index.html b/categories/index.html index 0a11016..eb01e84 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,8 +1,8 @@ Categories - Adonis's Blog -