- Make sure that the post you are looking for is on my blog and there is no mistake in the address. You can search for the post using the search feature or return to the homepage to access other posts.
+ Make sure that the post you are looking for is on my blog and there is no mistake in the address. You can
+ search for the post using the search feature or return to the homepage to access other posts.
diff --git a/src/content/blog/proxy4shell-terminal.md b/src/content/blog/proxy4shell-terminal.md
index a63adc4..54f68d1 100644
--- a/src/content/blog/proxy4shell-terminal.md
+++ b/src/content/blog/proxy4shell-terminal.md
@@ -3,10 +3,10 @@ title: Proxies Configuration for Shells & Terminal
description: This article discusses the configuration of proxies for shells and terminals. It explains the advantages of using proxy servers to bypass network restrictions and surveillance.
header: https://r2.toshiki.dev/image/toshiki-home-nuxt/403caa171829f3ad60815775d7b1d303.png
tags:
- - proxy
- - shell
- - bash
- - terminal
+ - proxy
+ - shell
+ - bash
+ - terminal
createdAt: 01/11/2023
---
@@ -22,7 +22,7 @@ Proxies or namely proxy servers are by far one of the most affordable or cost-ef
- while I adopt absolute subjective yet objective perspectives on the individual viewpoints towards the MIIT department of each country those of which applies the internet regulatory services within the national range for avoiding pitfalls on misleading information brought by cross-border influences; meanwhile regardlessly such measures are still facing controversial debates amongst publics that vastly limits the independent freedom rights, though advantages must not be underestimated, still.
+while I adopt absolute subjective yet objective perspectives on the individual viewpoints towards the MIIT department of each country those of which applies the internet regulatory services within the national range for avoiding pitfalls on misleading information brought by cross-border influences; meanwhile regardlessly such measures are still facing controversial debates amongst publics that vastly limits the independent freedom rights, though advantages must not be underestimated, still.
## 2. The Major Issue
@@ -246,4 +246,4 @@ ssh -o ProxyCommand='socat - "PROXY:%h:%p|tcp:myproxy:80"' user@host
- https://askubuntu.com/questions/583797/how-to-set-a-proxy-for-terminal
- https://zhuanlan.zhihu.com/p/357875811
- https://askubuntu.com/questions/158557/setting-proxy-for-apt-from-terminal
-
+
diff --git a/src/pages/blog/index.vue b/src/pages/blog/index.vue
index ff4058a..9702621 100755
--- a/src/pages/blog/index.vue
+++ b/src/pages/blog/index.vue
@@ -24,8 +24,7 @@ export default Vue.extend({
},
head() {
const title = "Toshiki's Blog"
- const description =
- "Real life stories anecdotes & developmental journeys for embarking your inspirations."
+ const description = 'Real life stories anecdotes & developmental journeys for embarking your inspirations.'
return {
title: 'Blog',
diff --git a/src/pages/donate.vue b/src/pages/donate.vue
index ec7e3d7..a2baedb 100755
--- a/src/pages/donate.vue
+++ b/src/pages/donate.vue
@@ -58,7 +58,7 @@ export default Vue.extend({
head() {
const title = 'Donate'
const description =
- 'Support our mission and make a difference by contributing to our future developments and researches with a tip with a slight caffeinated boost via monster'
+ 'Support our mission and make a difference by contributing to our future developments and researches with a tip with a slight caffeinated boost via monster.'
return {
title,