relpda/services.csv: add host field

This commit is contained in:
Aminda Suomalainen 2019-07-20 18:07:14 +03:00
parent c51b2c948f
commit cd9a4c5e01
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -1,7 +1,7 @@
Name,Port,To Backup,Access Control,Explanation Name,Host,Port,To Backup,Access Control,Explanation
ZNC,14401,/home/znc/.znc/,account required,https://znc.in/ My bouncer ZNC,ds.relpda.mikaela.info,14401,/home/znc/.znc/,account required,https://znc.in/ My bouncer
IPFS?,14402,TODO,no,https://ipfs.io/ I think the port may be configured in IPFS node that I am not running due to being so heavy currently IPFS?,ds.relpda.mikaela.info,14402,TODO,no,https://ipfs.io/ I think the port may be configured in IPFS node that I am not running due to being so heavy currently
Yggdrasil,14403,'/etc/yggdrasil.conf,requires authorizing publickey,"https://yggdrasil-network.github.io/ meshnet/mixnet, public”VPN”" Yggdrasil,ds.relpda.mikaela.info,14403,/etc/yggdrasil.conf,requires authorizing publickey,"https://yggdrasil-network.github.io/ meshnet/mixnet, public”VPN”. All services listed here are available at y.relpda.mikaela.info"
Syncplay,14404,not worth it,preshared password,https://syncplay.pl server for synhronizing playback of media files (not the media files themselves) Syncplay,ds.relpda.mikaela.info,14404,not worth it,preshared password,https://syncplay.pl server for synhronizing playback of media files (not the media files themselves)
Syncthing,14405,kind of does it by itself,shared file,https://syncthing.net/ node for syncing directories across some machines Syncthing,ds.relpda.mikaela.info,14405,kind of does it by itself,shared file,https://syncthing.net/ node for syncing directories across some machines
Mumble server,14406,TODO,preshared password,"https://mumble.info/ server, VoIP app originally for gamers" Mumble server,ds.relpda.mikaela.info,14406,TODO,preshared password,"https://mumble.info/ server, VoIP app originally for gamers"

1 Name Host Port To Backup Access Control Explanation
2 ZNC ds.relpda.mikaela.info 14401 ’/home/znc/.znc/ /home/znc/.znc/ account required https://znc.in/ My bouncer
3 IPFS? ds.relpda.mikaela.info 14402 TODO no https://ipfs.io/ I think the port may be configured in IPFS node that I am not running due to being so heavy currently
4 Yggdrasil ds.relpda.mikaela.info 14403 '/etc/yggdrasil.conf /etc/yggdrasil.conf requires authorizing publickey https://yggdrasil-network.github.io/ meshnet/mixnet, public”VPN” https://yggdrasil-network.github.io/ meshnet/mixnet, public”VPN”. All services listed here are available at y.relpda.mikaela.info
5 Syncplay ds.relpda.mikaela.info 14404 not worth it preshared password https://syncplay.pl server for synhronizing playback of media files (not the media files themselves)
6 Syncthing ds.relpda.mikaela.info 14405 kind of does it by itself shared file https://syncthing.net/ node for syncing directories across some machines
7 Mumble server ds.relpda.mikaela.info 14406 TODO preshared password https://mumble.info/ server, VoIP app originally for gamers