policyeditor
NetX - implementation of the Java Network Launching Protocol (JNLP)
Install
- All systems
-
curl cmd.cat/policyeditor.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 update
sudo apt-get install icedtea-netx
- Raspbian
-
apt-get install icedtea-netx
- Dockerfile
- dockerfile.run/policyeditor
- Docker
-
docker run cmd.cat/policyeditor policyeditor
powered 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.