itweb-settings
NetX - implementation of the Java Network Launching Protocol (JNLP)
Install
- All systems
-
curl cmd.cat/itweb-settings.sh
- Debian
-
apt-get install icedtea-netx - Ubuntu
-
apt-get install icedtea-netx -
Alpine
-
apk add icedtea-web - Arch Linux
-
pacman -S icedtea-web - Kali Linux
-
apt-get install icedtea-netx - CentOS
-
yum install icedtea-web - Fedora
-
dnf install icedtea-web - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install icedtea-netx - Raspbian
-
apt-get install icedtea-netx - Docker
-
docker run cmd.cat/itweb-settings itweb-settingspowered by Commando
icedtea-netx
NetX - implementation of the Java Network Launching Protocol (JNLP)
NetX provides a drop-in replacement for javaws (Java Web Start). Since upstream NetX is dormant, IcedTea is hosting and modifying the sources in the IcedTea-Web directory. IcedTea's NetX currently supports verification of signed jars, trusted certificate storing, system certificate store checking, and provides the services specified by the jnlp API.