Skip to content

Commit 0ceed70

Browse files
committed
List of friends :)
1 parent 1d58820 commit 0ceed70

File tree

13 files changed

+47
-2
lines changed

13 files changed

+47
-2
lines changed

docs/bridges.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Via **Bunny.net**: (1)
6565
1. Bunny.net is only used to locate a Snowflake proxy. Your actual Tor traffic will be forwarded directly to a private Snowflake proxy.
6666

6767
```
68-
snowflake 10.0.3.1:80 53B65F538F5E9A5FA6DFE5D75C78CB66C5515EF7 fingerprint=53B65F538F5E9A5FA6DFE5D75C78CB66C5515EF7 url=https://triplebit-snowflake-broker.b-cdn.net/ fronts=www.bunny.net,www.iubenda.com ice=stun:stun.antisip.com:3478,stun:stun.epygi.com:3478,stun:stun.uls.co.za:3478,stun:stun.voipgate.com:3478,stun:stun.mixvoip.com:3478,stun:stun.nextcloud.com:3478,stun:stun.bethesda.net:3478,stun:stun.nextcloud.com:443 utls-imitate=hellorandomizedalpn
69-
snowflake 10.0.3.2:80 A478B32B16FC1F371677F9F41D9C5272B8EBB0F7 fingerprint=A478B32B16FC1F371677F9F41D9C5272B8EBB0F7 url=https://triplebit-snowflake-broker.b-cdn.net/ fronts=i.mg.homedepot.com,static3.jetpens.com ice=stun:stun.l.google.com:19302,stun:stun.ooma.com:3478,stun:stun2.l.google.com:19302,stun:stun3.l.google.com:19302,stun:stun.gmx.de:3478,stun:stun.gmx.net:3478,stun:stun.nextcloud.com:443 utls-imitate=hellorandomizedalpn
68+
snowflake 10.0.3.1:80 53B65F538F5E9A5FA6DFE5D75C78CB66C5515EF7 fingerprint=53B65F538F5E9A5FA6DFE5D75C78CB66C5515EF7 url=https://triplebit-snowflake-broker.b-cdn.net/ fronts=www.bunny.net,fonts.bunny.net ice=stun:stun.antisip.com:3478,stun:stun.epygi.com:3478,stun:stun.uls.co.za:3478,stun:stun.voipgate.com:3478,stun:stun.mixvoip.com:3478,stun:stun.nextcloud.com:3478,stun:stun.bethesda.net:3478,stun:stun.nextcloud.com:443 utls-imitate=hellorandomizedalpn
69+
snowflake 10.0.3.2:80 A478B32B16FC1F371677F9F41D9C5272B8EBB0F7 fingerprint=A478B32B16FC1F371677F9F41D9C5272B8EBB0F7 url=https://triplebit-snowflake-broker.b-cdn.net/ fronts=fonts.bunny.net,www.bunny.net ice=stun:stun.l.google.com:19302,stun:stun.ooma.com:3478,stun:stun2.l.google.com:19302,stun:stun3.l.google.com:19302,stun:stun.gmx.de:3478,stun:stun.gmx.net:3478,stun:stun.nextcloud.com:443 utls-imitate=hellorandomizedalpn
7070
```
7171

7272
Via **Triplebit**:

docs/index.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,29 @@ Triplebit's [Autonomous System Number (ASN)](https://www.arin.net/resources/guid
5757
- View Triplebit's live [BGP/peering status](https://bgp.tools/as/401332) on bgp.tools
5858

5959
To troubleshoot connectivity to/from our network, you can perform a traceroute or ping from our network to any internet host via [this web portal](https://bgp.he.net/AS401332#_traceroute): Simply enter the IP/hostname you want to query, select `Probe #7395` from the list, and our [RIPE anchor](https://atlas.ripe.net/probes/7395) will query the host and return the results to you.
60+
61+
## Friends
62+
63+
<div class="mdx-specialthanks" markdown>
64+
65+
[![Privacy Guides]](https://www.privacyguides.org/en/){ rel=nofollow target=_blank title="Privacy Guides" }
66+
[![Ivy Cyber]](https://ivycyber.com){ rel=nofollow target=_blank title="Ivy Cyber" }
67+
[![Power Up Privacy]](https://powerupprivacy.com){ rel=nofollow target=_blank title="Power Up Privacy" }
68+
[![Unredacted]](https://unredacted.org){ rel=nofollow target=_blank title="Unredacted" }
69+
[![Kiwix]](https://kiwix.org){ rel=nofollow target=_blank title="Kiwix" }
70+
[![Tor Project]](https://www.torproject.org){ rel=nofollow target=_blank title="Tor Project" }
71+
[![Emerald Onion]](https://emeraldonion.org){ rel=nofollow target=_blank title="Emerald Onion" }
72+
[![Monero]](https://getmonero.org){ rel=nofollow target=_blank title="Monero" }
73+
[![Hurricane Electric]](https://he.net){ rel=nofollow target=_blank title="Hurricane Electric" }
74+
75+
[Privacy Guides]: /public/friends/privacy-guides.webp
76+
[Ivy Cyber]: /public/friends/ivy-cyber.webp
77+
[Power Up Privacy]: /public/friends/power-up-privacy.webp
78+
[Unredacted]: /public/friends/unredacted.webp
79+
[Kiwix]: /public/friends/kiwix.webp
80+
[Tor Project]: /public/friends/tor-project.webp
81+
[Emerald Onion]: /public/friends/emerald-onion.webp
82+
[Monero]: /public/friends/monero.webp
83+
[Hurricane Electric]: /public/friends/hurricane-electric.webp
84+
85+
</div>

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ markdown_extensions:
3838
line_spans: __span
3939
pygments_lang_class: true
4040
- pymdownx.inlinehilite
41+
- md_in_html
4142

4243
plugins:
4344
privacy: {}
8.03 KB
Loading
7.62 KB
Loading
11.9 KB
Loading

theme/public/friends/kiwix.webp

3.02 KB
Loading

theme/public/friends/monero.webp

5 KB
Loading
4.23 KB
Loading
5.5 KB
Loading

0 commit comments

Comments
 (0)