mirror of
https://github.com/house-of-vanity/house-of-vanity.github.io.git
synced 2025-08-21 15:07:16 +00:00
410 lines
12 KiB
HTML
410 lines
12 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
|
|
|
<title>
|
|
btwiusearch.net
|
|
</title>
|
|
|
|
<meta property="og:title" content="btwiusearch.net" />
|
|
|
|
|
|
|
|
|
|
|
|
<meta property="og:description" content="My own small public place" />
|
|
|
|
|
|
|
|
|
|
|
|
<meta name="description" content="My own small public place" />
|
|
|
|
|
|
|
|
|
|
<link rel="icon" type="image/png" href=/icon/favicon.png />
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZQB83ET6VX"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'G-ZQB83ET6VX');
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<script src=//btwiusearch.net/js/feather.min.js></script>
|
|
|
|
|
|
|
|
|
|
<link href=//btwiusearch.net/css/fonts.css rel="stylesheet" />
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href=//btwiusearch.net/css/main.css />
|
|
|
|
|
|
<link
|
|
rel="stylesheet"
|
|
id="darkModeStyle"
|
|
type="text/css"
|
|
href=//btwiusearch.net/css/dark.css
|
|
|
|
|
|
disabled
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<div class="content">
|
|
<header>
|
|
<div class="main" id="main_title">
|
|
<a href=//btwiusearch.net>btwiusearch.net</a>
|
|
</div>
|
|
|
|
<nav>
|
|
|
|
<a href=/>Home</a>
|
|
|
|
<a href=/posts>All posts</a>
|
|
|
|
<a href=/about>About</a>
|
|
|
|
<a href=/tags>Tags</a>
|
|
|
|
<a href=/arch_repo/>Private Arch Linux repo</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href=/>en</a>
|
|
|
|
|
|
|
|
|
|
| <a id="dark-mode-toggle" onclick="toggleTheme()" href=""></a>
|
|
<script src=//btwiusearch.net/js/themetoggle.js></script>
|
|
|
|
</nav>
|
|
</header>
|
|
|
|
|
|
|
|
<main class="list">
|
|
<div class="site-description">
|
|
|
|
<p>My own small public place</p>
|
|
|
|
|
|
</div>
|
|
<ul><section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/openwrt-shadowsocks/>Shadowsocks on OpenWRT</a>
|
|
</h1>
|
|
|
|
<time>2025-06-16</time>
|
|
<span>| 2 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
Setup shadowsocks on OpenWRT for all clients
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/openwrt-shadowsocks/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/japan-visa/>Multiple-Entry Visa to Japan</a>
|
|
</h1>
|
|
|
|
<time>2025-05-15</time>
|
|
<span>| 3 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
How to Obtain a Multiple-Entry Visa to Japan
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/japan-visa/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/wg-over-udp2raw/>WireGuard over udp2raw</a>
|
|
</h1>
|
|
|
|
<time>2024-10-25</time>
|
|
<span>| 4 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
Running WireGuard over udp2raw
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/wg-over-udp2raw/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/run-arm64-vm-on-amd64/>Run arm64 VM on amd64</a>
|
|
</h1>
|
|
|
|
<time>2024-10-12</time>
|
|
<span>| 3 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
Simple way to test arm64 workflow on amd64
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/run-arm64-vm-on-amd64/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/wg-xray/>WireGuard over Xray VLESS Protocol</a>
|
|
</h1>
|
|
|
|
<time>2024-10-04</time>
|
|
<span>| 4 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
How to Maintain the WireGuard Network in Censored Countries
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/wg-xray/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/stunnel-tls/>Expose service via TLS stunnel</a>
|
|
</h1>
|
|
|
|
<time>2023-12-18</time>
|
|
<span>| 1 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
How to expose any TCP application securely via TLS tunnel
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/stunnel-tls/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/private-vpn/>Private WireGuard telegram bot</a>
|
|
</h1>
|
|
|
|
<time>2023-08-25</time>
|
|
<span>| 2 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
Your own telegram bot for managing WireGuard peers
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/private-vpn/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/torrent/>qBittornt web via VPN</a>
|
|
</h1>
|
|
|
|
<time>2023-08-25</time>
|
|
<span>| 2 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
Installing qBittornt web and VPN only download
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/torrent/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/arch-repo/>Own Arch Linux Repository</a>
|
|
</h1>
|
|
|
|
<time>2020-07-14</time>
|
|
<span>| 2 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
self-hosted repository for your own Arch Linux packages
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/arch-repo/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
<section class="list-item">
|
|
<h1 class="title">
|
|
<a href=//btwiusearch.net/posts/qemu/>KVM/QEMU self hosted hypervisor</a>
|
|
</h1>
|
|
|
|
<time>2020-07-14</time>
|
|
<span>| 2 minute read</span>
|
|
|
|
<span>| Published by <a href="https://github.com/house-of-vanity" target="_blank">@ultradesu</a></span>
|
|
|
|
|
|
<br />
|
|
<div class="description">
|
|
|
|
Installing home hypervisor with remote control
|
|
|
|
</div>
|
|
|
|
|
|
<a class="readmore" href=//btwiusearch.net/posts/qemu/>Read more ⟶</a>
|
|
|
|
</section>
|
|
|
|
</ul>
|
|
|
|
</main>
|
|
|
|
|
|
<ul class="pagination">
|
|
|
|
|
|
|
|
<span class="page-item page-next">
|
|
<a href=//btwiusearch.net/page/2/ class="page-link" aria-label="Next"><span aria-hidden="true">Next →</span></a>
|
|
</span>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<footer>
|
|
<div style="display:flex">
|
|
|
|
<a class="soc" href=https://github.com/house-of-vanity title=GitHub>
|
|
<i data-feather=github></i>
|
|
</a>
|
|
|
|
<a class="soc" href=tg:@ultradesu title=Telegram>
|
|
<i data-feather=send></i>
|
|
</a>
|
|
|
|
<a class="soc" href=https://www.linkedin.com/in/alexandr-bogomyakov-732a8a73 title=LinkedIn>
|
|
<i data-feather=linkedin></i>
|
|
</a>
|
|
|
|
<a class="soc" href=mailto:ab@hexor.cy title=E-Mail>
|
|
<i data-feather=at-sign></i>
|
|
</a>
|
|
|
|
</div>
|
|
<div class="footer-info">ver. 2.6 |
|
|
2025 © ultradesu |Powered by <a href="https://github.com/getzola/zola">Zola</a> and <a
|
|
href="https://github.com/XXXMrG/archie-zola">Archie-Zola Theme</a>
|
|
|
|
<div style="display:flex">Git tag 9d7cb16 </div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
<script>
|
|
feather.replace();
|
|
</script>
|
|
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|