network Networking services and related tools The project networking is intended for packages providing various networking services and related tools. repository SLE_15 is for the latest service pack in SLE15. repository SLE_12 is for the latest service pack in SLE12. https://download.opensuse.org/repositories/network/SLE_12/ SUSE:SLE-12-SP5:Update SLE 12 SP5 Update SLE 12 SP5 Update https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/Update/standard/ SUSE:SLE-12:SLE-Module-Web-Scripting SLE 12 Web Scripting Module SLE 12 Web Scripting Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Web-Scripting/update/ SUSE:SLE-12:SLE-Module-Toolchain SLE 12 Toolchain Module SLE 12 Toolchain Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Toolchain/update/ SUSE:SLE-12:SLE-Module-Public-Cloud SLE 12 Public Cloud Module SLE 12 Public Cloud Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Public-Cloud/update/ SUSE:SLE-12:SLE-Module-Legacy SLE 12 Legacy Module SLE 12 Legacy Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Legacy/update/ SUSE:SLE-12:SLE-Module-Containers SLE 12 Containers Module SLE 12 Containers Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Containers/update/ SUSE:SLE-12:SLE-Module-Adv-Systems-Management SLE 12 Advanced Systems Management Module SLE 12 Advanced Systems Management Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Adv-Systems-Management/update/ SUSE:SLE-12-SP5:Update SLE 12 SP5 Update SLE 12 SP5 Update https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/Update/OBS_Deps/ SUSE:SLE-12-SP5:Update SLE 12 SP5 Update SLE 12 SP5 Update https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/Update/HA_GEO/ SUSE:SLE-12-SP5:Update SLE 12 SP5 Update SLE 12 SP5 Update https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/Update/HA/ SUSE:SLE-12-SP5:Update SLE 12 SP5 Update SLE 12 SP5 Update https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/Update/WE/ SUSE:SLE-12-SP5:Update SLE 12 SP5 Update SLE 12 SP5 Update https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/Update/SDK/ SUSE:SLE-12-SP5:Update SLE 12 SP5 Update SLE 12 SP5 Update https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/Update/SLES/ SUSE:SLE-12-SP5:Update SLE 12 SP5 Update SLE 12 SP5 Update https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/Update/SLED/ SUSE:SLE-12-SP5:GA SUSE Linux Enterprise 12 Service Pack 5 SUSE Linux Enterprise 12 Service Pack 5 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/GA/standard/ SUSE:SLE-12-SP5:GA SUSE Linux Enterprise 12 Service Pack 5 SUSE Linux Enterprise 12 Service Pack 5 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/GA/HPC/ SUSE:SLE-12-SP5:GA SUSE Linux Enterprise 12 Service Pack 5 SUSE Linux Enterprise 12 Service Pack 5 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/GA/HA_GEO/ SUSE:SLE-12-SP5:GA SUSE Linux Enterprise 12 Service Pack 5 SUSE Linux Enterprise 12 Service Pack 5 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/GA/HA/ SUSE:SLE-12-SP5:GA SUSE Linux Enterprise 12 Service Pack 5 SUSE Linux Enterprise 12 Service Pack 5 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/GA/WE/ SUSE:SLE-12-SP5:GA SUSE Linux Enterprise 12 Service Pack 5 SUSE Linux Enterprise 12 Service Pack 5 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/GA/SDK/ SUSE:SLE-12-SP5:GA SUSE Linux Enterprise 12 Service Pack 5 SUSE Linux Enterprise 12 Service Pack 5 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/GA/SLES/ SUSE:SLE-12-SP5:GA SUSE Linux Enterprise 12 Service Pack 5 SUSE Linux Enterprise 12 Service Pack 5 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP5:/GA/SLED/ SUSE:SLE-12:SLE-Module-Web-Scripting SLE 12 Web Scripting Module SLE 12 Web Scripting Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Web-Scripting/standard/ SUSE:SLE-12:SLE-Module-Toolchain SLE 12 Toolchain Module SLE 12 Toolchain Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Toolchain/standard/ SUSE:SLE-12:SLE-Module-Public-Cloud SLE 12 Public Cloud Module SLE 12 Public Cloud Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Public-Cloud/standard/ SUSE:SLE-12:SLE-Module-Legacy SLE 12 Legacy Module SLE 12 Legacy Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Legacy/standard/ SUSE:SLE-12:SLE-Module-Containers SLE 12 Containers Module SLE 12 Containers Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Containers/standard/ SUSE:SLE-12:SLE-Module-Adv-Systems-Management SLE 12 Advanced Systems Management Module SLE 12 Advanced Systems Management Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Adv-Systems-Management/standard/ haserl CGI scripting with shell/lua Haserl is a small cgi wrapper that allows "PHP" style cgi programming, but uses a UNIX bash-like shell or lua as the programming language. It is very small, so it can be used in embedded environments, or where something like PHP is too big. It combines three features into a small cgi engine: * It parses POST and GET requests, placing form-elements as name=value pairs into the environment for the CGI script to use. This is somewhat like the uncgi wrapper. * It opens a shell, and translates all text into printable statements. All text within <? ... ?> constructs are passed verbatim to the shell. This is somewhat like writing PHP scripts. * It can optionally be installed to drop its permissions to the owner of the script, giving it some of the security features of suexec or cgiwrapper.