internal/Internal-Services.md
... ...
@@ -14,47 +14,47 @@ xuu is maintaining an [certificate authority](/services/Certificate-Authority) f
14 14
15 15
Burble maintains an [ACME server](https://burble.dn42/services/acme/) (with accompanying CA), compatible with any LetsEncrypt client like Certbot, Dehydrated or Caddy.
16 16
17
-> ***Currently Down as of 12/18/23 <br>
17
+> \*\*\*Currently Down as of 12/18/23 <br>
18 18
> n0emis maintains an [ACME server](https://acme.dn42) (with accompanying CA), compatible with any LetsEncrypt client like Certbot, Dehydrated or Caddy.
19 19
20 20
## Network-related
21 21
22
-* See [Looking Glasses](/services/Looking-Glasses) for more network diagnostic tools
23
-* Realtime network map: [map.dn42](https://map.dn42/) (DN42) or [map.iedon.net](https://map.iedon.net) (via clearnet) _(This map currently uses MRT dumps from GRC as its source. It refreshes whenever the collector provides a new MRT file, generally 10-15 minutes.)_
24
-* Network Information Service: [info.nia.dn42](http://info.nia.dn42) (DN42) or [bgp42.strexp.net](https://bgp42.strexp.net) (via clearnet). Main functions including _network information_, _network map (from map.dn42, require WebGL)_, _network ranking (based on centrality)_, _ROA alerting_ and _path finder_.
25
-* Yet Another network map: [map.jerry.dn42](https://map.jerry.dn42/) (DN42) or [map.meson.cc](https://map.meson.cc) (via clearnet) _(uses MRT dump as source, updated every 15 minutes.)_
26
-* Various DN42-related tools: [dn42.g-load.eu/toolbox/](https://dn42.g-load.eu/toolbox/)
27
-* Cloudflare-like cdn-cgi/trace: [map.jerry.dn42/cdn-cgi/trace](https://map.jerry.dn42/cdn-cgi/trace)
28
-* New DNS System monitoring: [grafana.burble.com/d/E4iCaHoWk/dn42-dns-status](https://grafana.burble.com/d/E4iCaHoWk/dn42-dns-status?orgId=1&refresh=1m)
29
-* whatsmyip:
30
- * ipv4+ipv6: [myip.dn42](http://myip.dn42/)
31
- * ipv4 only: [v4.myip.dn42](http://v4.myip.dn42/) or [172.20.0.81](http://172.20.0.81)
32
- * ipv6 only: [v6.myip.dn42](http://v6.myip.dn42/) or [fd42:d42:d42:81::1](http://[fd42:d42:d42:81::1]/)
33
- * API endpoints:
34
- * /raw: return your IP address as plain text
35
- * /api: JSON with your IP plus the details of the server you reached (location, ASN, etc.)
36
-* Route Graphs: [routegraphs.highdef.dn42](http://routegraphs.highdef.dn42) (DN42), [routegraphs.highdef.network](https://routegraphs.highdef.network) (clearnet) - graph reachability from ASes to specific prefixes, using data from the dn42 GRC
37
-* BGP flap detector (FlapAlertedPro by Kioubit) hosted by AS4242422092: [flaps.pebkac.dn42](https://flaps.pebkac.dn42)
22
+- See [Looking Glasses](/services/Looking-Glasses) for more network diagnostic tools
23
+- Realtime network map: [map.dn42](https://map.dn42/) (DN42) or [map.iedon.net](https://map.iedon.net) (via clearnet) _(This map currently uses MRT dumps from GRC as its source. It refreshes whenever the collector provides a new MRT file, generally 10-15 minutes.)_
24
+- Network Information Service: [info.nia.dn42](http://info.nia.dn42) (DN42) or [bgp42.strexp.net](https://bgp42.strexp.net) (via clearnet). Main functions including _network information_, _network map (from map.dn42, require WebGL)_, _network ranking (based on centrality)_, _ROA alerting_ and _path finder_.
25
+- Yet Another network map: [map.jerry.dn42](https://map.jerry.dn42/) (DN42) or [map.meson.cc](https://map.meson.cc) (via clearnet) _(uses MRT dump as source, updated every 15 minutes.)_
26
+- Various DN42-related tools: [dn42.g-load.eu/toolbox/](https://dn42.g-load.eu/toolbox/)
27
+- Cloudflare-like cdn-cgi/trace: [map.jerry.dn42/cdn-cgi/trace](https://map.jerry.dn42/cdn-cgi/trace)
28
+- New DNS System monitoring: [grafana.burble.com/d/E4iCaHoWk/dn42-dns-status](https://grafana.burble.com/d/E4iCaHoWk/dn42-dns-status?orgId=1&refresh=1m)
29
+- whatsmyip:
30
+ - ipv4+ipv6: [myip.dn42](http://myip.dn42/)
31
+ - ipv4 only: [v4.myip.dn42](http://v4.myip.dn42/) or [172.20.0.81](http://172.20.0.81)
32
+ - ipv6 only: [v6.myip.dn42](http://v6.myip.dn42/) or [fd42:d42:d42:81::1](http://[fd42:d42:d42:81::1]/)
33
+ - API endpoints:
34
+ - /raw: return your IP address as plain text
35
+ - /api: JSON with your IP plus the details of the server you reached (location, ASN, etc.)
36
+- Route Graphs: [routegraphs.highdef.dn42](http://routegraphs.highdef.dn42) (DN42), [routegraphs.highdef.network](https://routegraphs.highdef.network) (clearnet) - graph reachability from ASes to specific prefixes, using data from the dn42 GRC
37
+- BGP flap detector (FlapAlertedPro by Kioubit) hosted by AS4242422092: [flaps.pebkac.dn42](https://flaps.pebkac.dn42)
38 38
39 39
### Map.dn42 API Services
40 40
41 41
Data refreshes whenever the collector provides a new MRT file, generally 10-15 minutes.
42 42
43
-| API | URL | Description |
44
-|-------------------|-----------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
45
-| `/map` | [https://map.dn42/map](https://map.dn42/map) <br> [https://api.iedon.com/dn42/map](https://api.iedon.com/dn42/map) | Raw binary map data |
46
-| `/map?type=json` | [https://map.dn42/map?type=json](https://map.dn42/map?type=json) <br> [https://api.iedon.com/dn42/map?type=json](https://api.iedon.com/dn42/map?type=json) | Raw map data, in JSON |
47
-| `/asn/{asn}` | [https://map.dn42/asn/4242422189](https://map.dn42/asn/4242422189) <br> [https://api.iedon.com/dn42/asn/4242422189](https://api.iedon.com/dn42/asn/4242422189) | Real-time node information from the map, including WHOIS data, in JSON |
48
-| `/ranking` | [https://map.dn42/ranking](https://map.dn42/ranking) <br> [https://api.iedon.com/dn42/ranking](https://api.iedon.com/dn42/ranking) | DN42 Global Ranking, based on the map.dn42 index |
49
-| `/myip/[raw|api]` | [https://map.dn42/myip/](https://map.dn42/myip/) <br> [https://map.dn42/myip/api](https://map.dn42/myip/api) <br> [https://map.dn42/myip/raw](https://map.dn42/myip/raw) | What's My IP instance by map.dn42, including `netname` and `country` information if available |
43
+| API | URL | Description |
44
+| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------- |
45
+| `/map` | [https://map.dn42/map](https://map.dn42/map) <br> [https://api.iedon.com/dn42/map](https://api.iedon.com/dn42/map) | Raw binary map data |
46
+| `/map?type=json` | [https://map.dn42/map?type=json](https://map.dn42/map?type=json) <br> [https://api.iedon.com/dn42/map?type=json](https://api.iedon.com/dn42/map?type=json) | Raw map data, in JSON |
47
+| `/asn/{asn}` | [https://map.dn42/asn/4242422189](https://map.dn42/asn/4242422189) <br> [https://api.iedon.com/dn42/asn/4242422189](https://api.iedon.com/dn42/asn/4242422189) | Real-time node information from the map, including WHOIS data, in JSON |
48
+| `/ranking` | [https://map.dn42/ranking](https://map.dn42/ranking) <br> [https://api.iedon.com/dn42/ranking](https://api.iedon.com/dn42/ranking) | DN42 Global Ranking, based on the map.dn42 index |
49
+| `/myip/[raw | api]` | [https://map.dn42/myip/](https://map.dn42/myip/) <br> [https://map.dn42/myip/api](https://map.dn42/myip/api) <br> [https://map.dn42/myip/raw](https://map.dn42/myip/raw) | What's My IP instance by map.dn42, including `netname` and `country` information if available |
50 50
51 51
### IX Services
52 52
53
-|Name |Wiki Page |AS Number |Related Link(s) |
54
-|:--------|:----------------------------------|:---------|:-----------------------------------------|
55
-|IXP-frnte|[IXP-frnte](/services/IXP-frnte)|4242421081|N/A |
56
-|mcast-ix |[mcast-ix](/services/mcast-ix) |4242421951|N/A |
57
-|SERNET-IX|[SERNET-IX](/services/SERNET-IX)|4242422245|[SERNET-IX](https://blog.sherpherd.top/ix)|
53
+| Name | Wiki Page | AS Number | Related Link(s) |
54
+| :-------- | :------------------------------- | :--------- | :----------------------------------------- |
55
+| IXP-frnte | [IXP-frnte](/services/IXP-frnte) | 4242421081 | N/A |
56
+| mcast-ix | [mcast-ix](/services/mcast-ix) | 4242421951 | N/A |
57
+| SERNET-IX | [SERNET-IX](/services/SERNET-IX) | 4242422245 | [SERNET-IX](https://blog.sherpherd.top/ix) |
58 58
59 59
### ASN Authentication solution
60 60
... ...
@@ -62,41 +62,41 @@ Authenticate your users by having them verify their ASN ownership with KIOUBIT-M
62 62
63 63
## IRC
64 64
65
-| Hostname / IP | SSL | Remarks |
66
-|:------------------------------|:------------- |:--------------------------------------------------|
67
-| irc.hackint.dn42 | Yes | DN42 |
68
-| irc.hackint.hack/dn42 | Yes | ChaosVPN |
69
-| irc.dn42 | Yes | Internal IRC |
70
-| irc.ty3r0x.dn42 | Yes | BonoboNET (ty3r0x.bnet) |
71
-| irc.catgirls.dn42 | Yes | Karx IRC, clearnet karx.xyz/6697, dn42 v6 only |
72
-| irc.replirc.dn42 | Yes | ReplIRC (started in 2022 on Replit (but no longer uses Replit), uses Solanum for servers), self-signed certificates |
65
+| Hostname / IP | SSL | Remarks |
66
+| :-------------------- | :-- | :------------------------------------------------------------------------------------------------------------------ |
67
+| irc.hackint.dn42 | Yes | DN42 |
68
+| irc.hackint.hack/dn42 | Yes | ChaosVPN |
69
+| irc.dn42 | Yes | Internal IRC |
70
+| irc.ty3r0x.dn42 | Yes | BonoboNET (ty3r0x.bnet) |
71
+| irc.catgirls.dn42 | Yes | Karx IRC, clearnet karx.xyz/6697, dn42 v6 only |
72
+| irc.replirc.dn42 | Yes | ReplIRC (started in 2022 on Replit (but no longer uses Replit), uses Solanum for servers), self-signed certificates |
73 73
74 74
### Clients
75 75
76
-| Hostname / IP | Remarks |
77
-|:--------------|:--------|
76
+| Hostname / IP | Remarks |
77
+| :--------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------- |
78 78
| <https://lounge.burble.dn42> | [thelounge](https://thelounge.chat/) for lurking on #dn42, see [burble.dn42 services](https://dn42.burble.com/services/internal/#loungeburbledn42). |
79
-| <https://irc.pebkac.dn42> | [thelounge](https://thelounge.chat/) for lurking on #dn42, ask TOMKAP-DN42 for an account |
79
+| <https://irc.pebkac.dn42> | [thelounge](https://thelounge.chat/) for lurking on #dn42, ask TOMKAP-DN42 for an account |
80 80
81 81
## Images, E-Books, Videos and other Media
82 82
83
-| Hostname / IP | Remarks |
84
-|:------------------------------------------------- |:-------------------------------------------------------- |
85
-| <http://j.munsternet.dn42> | Jellyfin instance with movies and TV shows (test). |
83
+| Hostname / IP | Remarks |
84
+| :------------------------- | :------------------------------------------------- |
85
+| <http://j.munsternet.dn42> | Jellyfin instance with movies and TV shows (test). |
86 86
87 87
## Radio and Video Streaming
88 88
89
-| Hostname / IP | Remarks |
90
-|:------------------------------------------------- |:-------------------------------------------------------------- |
91
-| <https://live.jerry.dn42/> | Live audio stream powered by mpd |
92
-| <http://radio.vr18.dn42/> | Online radio by vr18 |
93
-| <https://dn42:[email protected]/playlist> | TV Channels Streaming |
94
-| <http://icy.jones.dn42> | Home grown Icecast Radio covering a number of genres (HLS & Player coming soon [ish]!) |
95
-| <https://radio.vrpnet.dn42> | Online radio by Pi3rrot on VRPNET, using Icecast&Liquidsoap |
96
-| <http://webdj.nop.dn42/> | controller for Multicast stream: rtp://[email protected]:1234/ |
97
-| <https://sdr.pebkac.dn42/> | OpenWebRX SDR Receiver, FM/VHF/UHF Analog & Digital (ask TOMKAP-DN42 for an account)|
98
-| <https://adsb.androw.dn42/> | ADS-B Receiver located in Paris|
99
-| <http://kz.dn42:8888/6MusicProxy/index.m3u8> | BBC Radio 6 Music Proxy service (320kbps AAC streams over HLS)
89
+| Hostname / IP | Remarks |
90
+| :---------------------------------------------- | :------------------------------------------------------------------------------------- |
91
+| <https://live.jerry.dn42/> | Live audio stream powered by mpd |
92
+| <http://radio.vr18.dn42/> | Online radio by vr18 |
93
+| <https://dn42:[email protected]/playlist> | TV Channels Streaming |
94
+| <http://icy.jones.dn42> | Home grown Icecast Radio covering a number of genres (HLS & Player coming soon [ish]!) |
95
+| <https://radio.vrpnet.dn42> | Online radio by Pi3rrot on VRPNET, using Icecast&Liquidsoap |
96
+| <http://webdj.nop.dn42/> | controller for Multicast stream: rtp://[email protected]:1234/ |
97
+| <https://sdr.pebkac.dn42/> | OpenWebRX SDR Receiver, FM/VHF/UHF Analog & Digital (ask TOMKAP-DN42 for an account) |
98
+| <https://adsb.androw.dn42/> | ADS-B Receiver located in Paris |
99
+| <http://kz.dn42:8888/6MusicProxy/index.m3u8> | BBC Radio 6 Music Proxy service (320kbps AAC streams over HLS) |
100 100
101 101
## File Sharing
102 102
... ...
@@ -106,13 +106,13 @@ Authenticate your users by having them verify their ASN ownership with KIOUBIT-M
106 106
107 107
Repository Mirrors are listed on another page: [Repository Mirrors](/services/Repository-Mirrors)
108 108
109
-| Hostname / IP | Remarks |
110
-|:--------------------------------------------------- | ---------------------------------------------- |
111
-| <http://files.nop.dn42> | download only, max 1Mbit/s |
112
-| <http://rfc-editor.dn42> | download only, max 1Mbit/s |
113
-| <http://freertr.dn42/> | freeRouter main site |
114
-| <http://sources.nop.dn42> | freeRouter source tree |
115
-| <http://rtros.nop.dn42/> | freeRouter distribution |
109
+| Hostname / IP | Remarks |
110
+| :------------------------ | -------------------------- |
111
+| <http://files.nop.dn42> | download only, max 1Mbit/s |
112
+| <http://rfc-editor.dn42> | download only, max 1Mbit/s |
113
+| <http://freertr.dn42/> | freeRouter main site |
114
+| <http://sources.nop.dn42> | freeRouter source tree |
115
+| <http://rtros.nop.dn42/> | freeRouter distribution |
116 116
117 117
## VPN
118 118
... ...
@@ -131,62 +131,62 @@ A MTProxy server is available at [mtp.jerry.dn42:8044](https://t.me/proxy?server
131 131
132 132
## NTP
133 133
134
-| Hostname / IP | Remarks |
135
-|:------------------------------------------------- |:----------------------------------- |
136
-| *.burble.dn42 | All burble.dn42 nodes provide NTP over clearnet and DN42. See also [burble.dn42 public services](https://dn42.burble.com/services/public/) |
134
+| Hostname / IP | Remarks |
135
+| :------------- | :----------------------------------------------------------------------------------------------------------------------------------------- |
136
+| \*.burble.dn42 | All burble.dn42 nodes provide NTP over clearnet and DN42. See also [burble.dn42 public services](https://dn42.burble.com/services/public/) |
137 137
138 138
## Gaming
139 139
140
-| Hostname / IP | Game | Remarks |
141
-|:------------------------------------------------- |:---------------------- |:-------------------------- |
142
-| yuan.nia.dn42 (172.20.168.244) | Genshi Impact (Unofficial) | Latest development branch, Scripts included, Optimized for CN, Not stable yet |
143
-| 172.20.229.250 | Minecraft | Vanilla Server - latest(1.21.4) |
144
-| mc.jerry.dn42 & jerry.dn42 | Minecraft | latest, IPv4 & IPv6 |
145
-| mc.razu.neo (formerly mc.razuritta.dn42) | Minecraft | latest(1.20.4 atm), IPv4+IPv6 |
146
-| mc.licen777.dn42 (172.23.197.197 & fde8:2e18:e127::300) | Minecraft | 1.16.5-1.21.3, (/gm 1, Cracked) |
147
-| fd11:ef8b:72ac:: | Minecraft | 1.8 |
148
-| ttd.jerry.dn42 | OpenTTD | latest, IPv4 & IPv6 |
149
-| stk.jerry.dn42:2759, stk.jerry.neo:2759 | SuperTuxKart | latest, IPv4 only |
150
-| stk2.jerry.dn42:2759, stk2.jerry.neo:2759 | SuperTuxKart | latest, IPv4 & IPv6 |
151
-| factorio.catgirls.dn42 (IPv6 only) | factorio | Still in testing, expect downtime |
152
-| nodecore.pivipi.dn42 | Minetest | IPv6 only |
153
-| The burble.dn42 shell servers include a number of classic text games, see [shell access](https://dn42.burble.com/services/shell/#classic-games) | Various | Log in to the shell servers for more |
154
-| telnet tetris.dn42 | tetris in your terminal| other games available on request, ping mc36 @ irc |
155
-| [https://clicker.burble.dn42/](https://clicker.burble.dn42/) | Clicker/Idle | Waste your time away with a dn42 themed browser based idle game |
156
-| [monkic.mk16.de](https://monkic.mk16.de/), [dn42](https://monkic.bandura.dn42/) | Monkic (Game in German) |
157
-| yobanirot.dn42:7591 | Minecraft and Minetest | One more "tech" minecraft server, mods [here](http://yobanirot.dn42/mods.zip). Minetest on same port |
140
+| Hostname / IP | Game | Remarks |
141
+| :---------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------- | :--------------------------------------------------------------------------------------------------- |
142
+| yuan.nia.dn42 (172.20.168.244) | Genshi Impact (Unofficial) | Latest development branch, Scripts included, Optimized for CN, Not stable yet |
143
+| 172.20.229.250 | Minecraft | Vanilla Server - latest(1.21.4) |
144
+| mc.jerry.dn42 & jerry.dn42 | Minecraft | latest, IPv4 & IPv6 |
145
+| mc.razu.neo (formerly mc.razuritta.dn42) | Minecraft | latest(1.20.4 atm), IPv4+IPv6 |
146
+| mc.licen777.dn42 (172.23.197.197 & fde8:2e18:e127::300) | Minecraft | 1.16.5-1.21.3, (/gm 1, Cracked) |
147
+| fd11:ef8b:72ac:: | Minecraft | 1.8 |
148
+| ttd.jerry.dn42 | OpenTTD | latest, IPv4 & IPv6 |
149
+| stk.jerry.dn42:2759, stk.jerry.neo:2759 | SuperTuxKart | latest, IPv4 only |
150
+| stk2.jerry.dn42:2759, stk2.jerry.neo:2759 | SuperTuxKart | latest, IPv4 & IPv6 |
151
+| factorio.catgirls.dn42 (IPv6 only) | factorio | Still in testing, expect downtime |
152
+| nodecore.pivipi.dn42 | Minetest | IPv6 only |
153
+| The burble.dn42 shell servers include a number of classic text games, see [shell access](https://dn42.burble.com/services/shell/#classic-games) | Various | Log in to the shell servers for more |
154
+| telnet tetris.dn42 | tetris in your terminal | other games available on request, ping mc36 @ irc |
155
+| [https://clicker.burble.dn42/](https://clicker.burble.dn42/) | Clicker/Idle | Waste your time away with a dn42 themed browser based idle game |
156
+| [monkic.mk16.de](https://monkic.mk16.de/), [dn42](https://monkic.bandura.dn42/) | Monkic (Game in German) |
157
+| yobanirot.dn42:7591 | Minecraft and Minetest | One more "tech" minecraft server, mods [here](http://yobanirot.dn42/mods.zip). Minetest on same port |
158 158
159 159
## Voice chat
160 160
161
-|Hostname / IP | Remarks |
162
-|:---------------------|:---------------------|
161
+| Hostname / IP | Remarks |
162
+| :------------------------- | :------------------------- |
163 163
| mumble://ty3r0x.dn42:64738 | Ty3r0X's Lair (men's club) |
164 164
165 165
## VOIP/SIP Endpoints
166 166
167
-* burble.dn42 runs an [asterisk based VOIP service](https://dn42.burble.com/services/public/#voip) with various test extensions and real hardware modems for dialing in to dn42
168
-* jerry.dn42 also runs an [asterisk based VOIP service](https://blog.jerry.dn42/dn42#Services_pbx) with live radio (see live.jerry.dn42 above), whois service, conference room and software modems for dialing in to dn42
169
-* buzzster.dn42 runs an asterisk based VOIP service with shorts numbers, inbound and outbound calls and live radio. Request your short number on [KevvoGeek Telegram](https://t.me/KevvoGeek) for make and receive internal and external calls.
167
+- burble.dn42 runs an [asterisk based VOIP service](https://dn42.burble.com/services/public/#voip) with various test extensions and real hardware modems for dialing in to dn42
168
+- jerry.dn42 also runs an [asterisk based VOIP service](https://blog.jerry.dn42/dn42#Services_pbx) with live radio (see live.jerry.dn42 above), whois service, conference room and software modems for dialing in to dn42
169
+- buzzster.dn42 runs an asterisk based VOIP service with shorts numbers, inbound and outbound calls and live radio. Request your short number on [KevvoGeek Telegram](https://t.me/KevvoGeek) for make and receive internal and external calls.
170 170
171 171
## Challenges
172 172
173 173
Test out your skills with online challenges
174 174
175
-| Start here | Remarks |
176
-|:------------------------------------------------- |:---------------------------------- |
177
-| <https://burble.dn42/services/ping/> | burble.dn42 ping challenge |
178
-| <http://kioubit.dn42/challenge/ch2/> | Kioubit.dn42 challenge (2024) |
179
-| <http://kioubit.dn42/challenge/ch1/> | Kioubit.dn42 challenge (2023) |
175
+| Start here | Remarks |
176
+| :----------------------------------- | :---------------------------- |
177
+| <https://burble.dn42/services/ping/> | burble.dn42 ping challenge |
178
+| <http://kioubit.dn42/challenge/ch2/> | Kioubit.dn42 challenge (2024) |
179
+| <http://kioubit.dn42/challenge/ch1/> | Kioubit.dn42 challenge (2023) |
180 180
181 181
## Shell
182 182
183 183
Providers of shell access:
184 184
185
-| Person | Hostname | Net | Description | Contact |
186
-|:------------- |:-------------------------------------- |:---------------- |:---------------- |:------------- |
187
-| mc36 | `telnet test.nop.dn42` | dn42 only |looking glass | - |
188
-| JerryXiao | `ssh [email protected]` | dn42 and icvpn |looking glass | - |
189
-| burble | `ssh <mntner>@shell.fr-rbx1.burble.dn42` <br/> `ssh <mntner>@shell.ca-bhs2.burble.dn42` | dn42 | Full shell account | See below |
185
+| Person | Hostname | Net | Description | Contact |
186
+| :-------- | :-------------------------------------------------------------------------------------- | :------------- | :----------------- | :-------- |
187
+| mc36 | `telnet test.nop.dn42` | dn42 only | looking glass | - |
188
+| JerryXiao | `ssh [email protected]` | dn42 and icvpn | looking glass | - |
189
+| burble | `ssh <mntner>@shell.fr-rbx1.burble.dn42` <br/> `ssh <mntner>@shell.ca-bhs2.burble.dn42` | dn42 | Full shell account | See below |
190 190
191 191
### burble.dn42 shell access
192 192
... ...
@@ -197,52 +197,49 @@ See also the [burble.dn42 website](https://dn42.burble.com/services/shell/) for
197 197
198 198
## Personal/network/blogs websites
199 199
200
-| Website | Description |
201
-| ------------------------------------------------- | ------------------------------------------------------------------------------ |
202
-| <https://burble.dn42/> | burble.dn42 website |
203
-| <http://www.marlinc.dn42/> | Marlinc website |
204
-| <http://vr18.dn42/> | vr18.dn42 website |
205
-| <https://mk16de.bandura.dn42/> | Marek's site |
206
-| <http://lpnet0.dn42/> | LAUNCHPAD-NETWORK official website |
207
-| <http://blog.sherpherd.dn42/> | Hawkins' Homepage |
208
-| <https://20plays.dn42/> | 20plays' website |
209
-| <https://mdr.dn42/> | Mark Dastmalchi-Round's website (clearnet mirror) |
200
+| Website | Description |
201
+| ------------------------------ | ------------------------------------------------- |
202
+| <https://burble.dn42/> | burble.dn42 website |
203
+| <http://www.marlinc.dn42/> | Marlinc website |
204
+| <http://vr18.dn42/> | vr18.dn42 website |
205
+| <https://mk16de.bandura.dn42/> | Marek's site |
206
+| <http://lpnet0.dn42/> | LAUNCHPAD-NETWORK official website |
207
+| <http://blog.sherpherd.dn42/> | Hawkins' Homepage |
208
+| <https://20plays.dn42/> | 20plays' website |
209
+| <https://mdr.dn42/> | Mark Dastmalchi-Round's website (clearnet mirror) |
210 210
211 211
## Pastebins
212 212
213
-| Hostname / IP | Remarks |
214
-| ------------------------------------------------- | ------------------------------------------------------------------------------ |
215
-| <http://paste.nop.dn42> | yet another paste service |
216
-| <https://p.pebkac.dn42/> | PasteBin Service (Netcat/Bash CLI Client) |
213
+| Hostname / IP | Remarks |
214
+| ------------------------ | ----------------------------------------- |
215
+| <http://paste.nop.dn42> | yet another paste service |
216
+| <https://p.pebkac.dn42/> | PasteBin Service (Netcat/Bash CLI Client) |
217 217
218 218
## Forums / Message boards
219 219
220
-| Hostname / IP | Remarks |
221
-| ------------------------------------------------- | ------------------------------------------------------------------------------ |
222
-| <https://urandom.catgirls.dn42/> | Message board |
223
-| ------------------------------------------------- | ------------------------------------------------------------------------------ |
224
-| <https://social.dn42/> | Pleroma Instance |
225
-| <https://bbs.dn42>, <https://dn42bbs.0b1.me> via Clearnet | A general BBS powered by Flarum for virtually any topics. Maintained by nicholascw.|
226
-
220
+| Hostname / IP | Remarks |
221
+| --------------------------------------------------------- | ----------------------------------------------------------------------------------- |
222
+| <https://urandom.catgirls.dn42/> | Message board |
223
+| ------------------------------------------------- | ------------------------------------------------------------------------------ |
224
+| <https://bbs.dn42>, <https://dn42bbs.0b1.me> via Clearnet | A general BBS powered by Flarum for virtually any topics. Maintained by nicholascw. |
227 225
228 226
## Misc
229 227
230
-| Hostname / IP | Remarks |
231
-| ------------------------------------------------- | ------------------------------------------------------------------------------ |
232
-| <http://wiki.dn42>, <http://internal.dn42> | This wiki! Git Repo hosted on git.dn42
233
-| <http://www.nop.dn42/> | Basic "whatismyip" service |
234
-| <http://fun.nop.dn42/> | some funny images and videos |
235
-| <http://pvrp.nop.dn42/> | a path vector igp main site |
236
-| <http://lsrp.nop.dn42> | a link state igp main site |
237
-| <http://hwp0rn.nop.dn42> | girls with switches and routers, a hwpr0n.se mirror |
238
-| <http://ix.nop.dn42> | mcast-ix main site |
239
-| <http://mpls.dn42/> | a brief description of MPLS technology |
240
-| <http://speed.vr18.dn42/> | vr18 speedtest (100/20 mbit internet) |
241
-| <http://it.vr18.dn42/> | handy tools for developers |
242
-| <https://ntfy.weil-isso.dn42> | NTFY (Push Notify via REST-API) |
243
-| kms.weil-isso.dn42 (Port 1688) | Key Management Server (with Auto-Activation) for any Windows/Office (LAB AND TEST Purposes only) |
244
-| <https://dpnetwork.dn42/ip> | Yet Another what is my ip |
245
-| anycast.zookeeper.immibis.dn42 (port 2181) | Apache Zookeeper cluster (requires a client certificate for access - on request) |
228
+| Hostname / IP | Remarks |
229
+| ------------------------------------------ | ------------------------------------------------------------------------------------------------ |
230
+| <http://wiki.dn42>, <http://internal.dn42> | This wiki! Git Repo hosted on git.dn42 |
231
+| <http://www.nop.dn42/> | Basic "whatismyip" service |
232
+| <http://fun.nop.dn42/> | some funny images and videos |
233
+| <http://pvrp.nop.dn42/> | a path vector igp main site |
234
+| <http://lsrp.nop.dn42> | a link state igp main site |
235
+| <http://hwp0rn.nop.dn42> | girls with switches and routers, a hwpr0n.se mirror |
236
+| <http://ix.nop.dn42> | mcast-ix main site |
237
+| <http://mpls.dn42/> | a brief description of MPLS technology |
238
+| <http://speed.vr18.dn42/> | vr18 speedtest (100/20 mbit internet) |
239
+| <http://it.vr18.dn42/> | handy tools for developers |
240
+| <https://ntfy.weil-isso.dn42> | NTFY (Push Notify via REST-API) |
241
+| kms.weil-isso.dn42 (Port 1688) | Key Management Server (with Auto-Activation) for any Windows/Office (LAB AND TEST Purposes only) |
242
+| anycast.zookeeper.immibis.dn42 (port 2181) | Apache Zookeeper cluster (requires a client certificate for access - on request) |
246 243
247 244
## Usenet Servers / News
248 245
... ...
@@ -258,5 +255,5 @@ There is a list of E-Mail providers [here](/services/E-Mail-Providers)
258 255
259 256
## Public Internet
260 257
261
-* <https://mirror.frubar.net> 100MBit
262
-* <https://frucman.frubar.net>
258
+- <https://mirror.frubar.net> 100MBit
259
+- <https://frucman.frubar.net>