
Note ssh is only between host<->aranym

For Installation
#################
Take a Terminal, go in this Folder

cd net-aranymp2p

sudo ./install


 You must have a look in /etc/net-aranymp2p.conf,
 
 special for Firewall and IP's  !!!
 
 Note: that if a firewall is already active, you must enter the
 rules into the existing firewall yourself.
 
 After checking the /etc/net-aranymp2p.conf
 
 You need a Reboot of the System, for activating your Groups Rights new.
  
 Back from Reboot, you can setup aranym config Network (shell or GUI)

Small Tipps
###########
check your Groups you stay in with a new Terminal: id  (ENTER)

systemctl commands: (it starts automaticly by boot, just for service)
sudo systemctl start net-aranymp2p.service
sudo systemctl stop net-aranymp2p.service
sudo systemctl reload net-aranymp2p.service
sudo systemctl enable net-aranymp2p.service  (on bootup)
sudo systemctl disable net-aranymp2p.service (remove bootup)


For Uninstall
##############
Take a Terminal, go in this Folder

cd net-aranymp2p

sudo ./uninstall


Finally
#######
Tested in Debian 11 / Ubuntu 20.04 LTS / Ubuntu 22.04 LTS / Raspberry Pi 3B

#Christoph , Nov 2022, St.Gallen (Switzerland)
