Source: libjstun-java Section: java Maintainer: Debian Java Maintainers Uploaders: Ying-Chun Liu (PaulLiu) , Andreas Tille Build-Depends: debhelper-compat (= 13), javahelper Build-Depends-Indep: ant, default-jdk-headless, libslf4j-java, junit Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/java-team/libjstun-java Vcs-Git: https://salsa.debian.org/java-team/libjstun-java.git Homepage: https://mvnrepository.com/artifact/de.javawi.jstun/jstun Package: libjstun-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: Java-based STUN implementation "JSTUN" is a Java-based STUN (Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translation (NAT)) implementation. . STUN provides a mean for applications to discover the presence and type of firewalls or NATs between them and the public Internet. Additionally, in presence of a NAT STUN can be used by applications to learn the public Internet Protocol (IP) address assigned to the NAT. Package: libjstun-java-doc Architecture: all Section: doc Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: Java-based STUN implementation (documentation) "JSTUN" is a Java-based STUN (Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translation (NAT)) implementation. . STUN provides a mean for applications to discover the presence and type of firewalls or NATs between them and the public Internet. Additionally, in presence of a NAT STUN can be used by applications to learn the public Internet Protocol (IP) address assigned to the NAT. . This package contains the documentation in javadoc format for this library.