add auto fetch ssl certs
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"articleSection" : "post",
|
||||
"name" : "[筆記] 超強的ALL-in-One VPN Server streisand \/ Awesome All in One Vpn Server Streisand",
|
||||
"headline" : "[筆記] 超強的ALL-in-One VPN Server streisand \/ Awesome All in One Vpn Server Streisand",
|
||||
"description" : "\x3cp\x3e最近上班閒得發慌,沒事就上 github 找看看有沒有什麼好玩的專案\x3c\/p\x3e\n\n\x3cp\x3e就不小心發現了這個 streisand\x3c\/p\x3e\n\n\x3cp\x3e\x3ca href=\x22https:\/\/github.com\/StreisandEffect\/streisand\x22\x3ehttps:\/\/github.com\/StreisandEffect\/streisand\x3c\/a\x3e\x3c\/p\x3e\n\n\x3cp\x3e玩了一下,發現這根本就是終極的VPN Server solution ..\x3c\/p\x3e",
|
||||
"description" : "\x3cp\x3e最近上班閒得發慌,沒事就上 github 找看看有沒有什麼好玩的專案\x3c\/p\x3e\n\x3cp\x3e就不小心發現了這個 streisand\x3c\/p\x3e\n\x3cp\x3e\x3ca href=\x22https:\/\/github.com\/StreisandEffect\/streisand\x22\x3ehttps:\/\/github.com\/StreisandEffect\/streisand\x3c\/a\x3e\x3c\/p\x3e\n\x3cp\x3e玩了一下,發現這根本就是終極的VPN Server solution ..\x3c\/p\x3e",
|
||||
"inLanguage" : "en",
|
||||
"author" : "Eric Chang",
|
||||
"creator" : "Eric Chang",
|
||||
@@ -45,9 +45,9 @@
|
||||
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
||||
|
||||
<link href="https://h.cowbay.org/css/style.css?v=1626744134" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
|
||||
<link href="https://h.cowbay.org/css/style.css?v=1629951055" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
|
||||
|
||||
<link href="https://h.cowbay.org/css/custom.css?v=1626744134" rel="stylesheet" type='text/css' media='all'>
|
||||
<link href="https://h.cowbay.org/css/custom.css?v=1629951055" rel="stylesheet" type='text/css' media='all'>
|
||||
<link rel="shortcut icon" href="https://h.cowbay.org/img/favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="https://h.cowbay.org/img/favicon.ico" type="image/x-icon">
|
||||
|
||||
@@ -81,10 +81,6 @@ if (!doNotTrack) {
|
||||
|
||||
<ul id="menu-secondary-items" class="menu-secondary-items">
|
||||
|
||||
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
|
||||
<a href="/categories/"></a>
|
||||
</li>
|
||||
|
||||
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
|
||||
<a href="/categories/ansible">ansible</a>
|
||||
</li>
|
||||
@@ -309,24 +305,17 @@ if (!doNotTrack) {
|
||||
<div class="entry-content">
|
||||
<article>
|
||||
<p>最近上班閒得發慌,沒事就上 github 找看看有沒有什麼好玩的專案</p>
|
||||
|
||||
<p>就不小心發現了這個 streisand</p>
|
||||
|
||||
<p><a href="https://github.com/StreisandEffect/streisand">https://github.com/StreisandEffect/streisand</a></p>
|
||||
|
||||
<p>玩了一下,發現這根本就是終極的VPN Server solution ..</p>
|
||||
|
||||
<p>包含了各種常見的VPN 套件,像是</p>
|
||||
|
||||
<ul>
|
||||
<li>OpenConnect / Cisco AnyConnect</li>
|
||||
<li>OpenVPN</li>
|
||||
<li>Shadowsocks</li>
|
||||
<li>WireGuard</li>
|
||||
</ul>
|
||||
|
||||
<p>並且直接整合了幾間比較大的雲端主機服務商</p>
|
||||
|
||||
<ul>
|
||||
<li>Amazon Web Services (AWS)</li>
|
||||
<li>Microsoft Azure</li>
|
||||
@@ -335,15 +324,10 @@ if (!doNotTrack) {
|
||||
<li>Linode</li>
|
||||
<li>Rackspace</li>
|
||||
</ul>
|
||||
|
||||
<p>透過指令,可以簡單的在上述的空間建立一台新的 VPS (可惜沒有vultr)</p>
|
||||
|
||||
<p>安裝步驟什麼的就不說了,因為整合了 ansible 所以過程很簡單</p>
|
||||
|
||||
<p>而且在安裝完成後,會自動生成相關文件</p>
|
||||
|
||||
<p>文件中包含了怎麼連線的方式,以及連線設定檔,甚至連 QRCODE 都幫你做好</p>
|
||||
|
||||
<p>真的是超級方便的VPN工具!</p>
|
||||
</article>
|
||||
</div>
|
||||
@@ -621,7 +605,7 @@ title="pinterest icon"></i>
|
||||
|
||||
</ul> <div class="design-credit">
|
||||
|
||||
<p>© 2018 Göran Svensson</p>
|
||||
<p>© 2018 Göran Svensson</p>
|
||||
|
||||
<p>Nederburg Hugo Theme by <a href="https://appernetic.io">Appernetic</a>.</p>
|
||||
|
||||
@@ -633,7 +617,7 @@ title="pinterest icon"></i>
|
||||
</div>
|
||||
<script src="https://h.cowbay.org/js/jquery.min.js"></script>
|
||||
<script src="https://h.cowbay.org/js/jquerymigrate.js"></script>
|
||||
<script src="https://h.cowbay.org/js/production.min.js?v=1626744134"></script>
|
||||
<script src="https://h.cowbay.org/js/production.min.js?v=1629951055"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user