This site aims to provide information on IT and web technologies, the metaverse, etc.
I also plan to post personal technical blogs.

Connect ER605 OpenVPN Client to Pritunl OpenVPN Server

Hello there, this is Yuron. This time, I’m going to explain some points to note when using the ER605 as an OpenVPN client, since I ran into a problem when connecting to a Pritunl OpenVPN server built on AWS using the TP-Link ER605 as an OpenVPN client. TOC Tips for setting .ovpn on ER605 Tips for fixing .ovpn Tips if you have trouble connecting to OpenVPN Tips for setting .ovpn on ER605 The OpenVPN version that can be used with the ER605 is 2.4 or earlier. In other words, the TP-Link ER605 cannot interpret the OpenVPN v2.5 syntax used in the latest version of Pritunl, v.1.20 and later, and processing stops midway.

【Privacy】A thorough consideration of how to use the Internet safely

Hello there, this is Yuron. How conscious are you of privacy and security when using the internet? I think most people create accounts at the mercy of Microsoft or Google and use them to connect various applications and hardware. Today, I would like to summarize ways to use the internet as anonymously and safely as possible, in order to rebel against the excessive information collection and privacy violations by giant tech companies such as GAFA, ISPs, server operators, and state powers.

【Announcement】Website configuration and operation has been migrated to Hugo

It’s been a while. It’s Yuron. I’ve been busy with work lately and haven’t been able to post much. This time, I’ve made some major changes to the website structure itself, so I’d like to let you know about Hugo, which I used to configure the site. I think this article and the new website will be released around December 30, 2024. TOC About Hugo Comparison of Wordpress and Hugo Conclusion About Hugo Hugo is a static site generator written in Go lang.