From 2b9601f0316d32901ec2438e20affc58183fcffa Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 5 Aug 2023 16:56:34 +0200 Subject: [PATCH] Renaming in AppDir and documentation --- AppDir/{cryptic-net.desktop => Isle.desktop} | 4 ++-- AppDir/etc/daemon.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) rename AppDir/{cryptic-net.desktop => Isle.desktop} (68%) diff --git a/AppDir/cryptic-net.desktop b/AppDir/Isle.desktop similarity index 68% rename from AppDir/cryptic-net.desktop rename to AppDir/Isle.desktop index 08d7219..32ea35a 100644 --- a/AppDir/cryptic-net.desktop +++ b/AppDir/Isle.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Name=Cryptic Net -Name[en]=Cryptic Net +Name=Isle +Name[en]=Isle Exec=AppRun Icon=cryptic-logo diff --git a/AppDir/etc/daemon.yml b/AppDir/etc/daemon.yml index 8524e11..ecf6433 100644 --- a/AppDir/etc/daemon.yml +++ b/AppDir/etc/daemon.yml @@ -1,12 +1,12 @@ # # This file defines all configuration directives which can be modified for -# the cryptic-net daemon at runtime. All values specified here are the +# the isle daemon at runtime. All values specified here are the # default values. # ################################################################################ -# A DNS service runs as part of every cryptic-net process. +# A DNS service runs as part of every isle process. dns: # list of IPs that the DNS service will use to resolve requests outside the @@ -15,7 +15,7 @@ dns: - 1.1.1.1 - 8.8.8.8 -# A VPN service runs as part of every cryptic-net process. +# A VPN service runs as part of every isle process. vpn: # Enable this field if the vpn will be made to be publicly accessible at a